Skip to content

Releases: SocketDev/socket-btm

binpress 20251226-2126245

26 Dec 00:17

Choose a tag to compare

Binary compression tool for Mach-O, ELF, and PE executables.

Platforms

  • macOS: arm64, x64
  • Linux (glibc): x64, arm64
  • Linux (musl/Alpine): x64, arm64
  • Windows: x64, arm64

Files

  • binpress-darwin-arm64 - macOS Apple Silicon
  • binpress-darwin-x64 - macOS Intel
  • binpress-linux-x64 - Linux x64 (glibc)
  • binpress-linux-arm64 - Linux ARM64 (glibc)
  • binpress-linux-x64-musl - Linux x64 (musl/Alpine)
  • binpress-linux-arm64-musl - Linux ARM64 (musl/Alpine)
  • binpress-win-x64.exe - Windows x64
  • binpress-win-arm64.exe - Windows ARM64
  • checksums.txt - SHA256 checksums

Usage

Download the appropriate binary for your platform and run it:

./binpress-darwin-arm64 --help

binject 20251226-2126245

26 Dec 00:17

Choose a tag to compare

Binary resource injection tool for Mach-O, ELF, and PE executables.

Platforms

  • macOS: arm64, x64
  • Linux (glibc): x64, arm64
  • Linux (musl/Alpine): x64, arm64
  • Windows: x64, arm64

Files

  • binject-darwin-arm64 - macOS Apple Silicon
  • binject-darwin-x64 - macOS Intel
  • binject-linux-x64 - Linux x64 (glibc)
  • binject-linux-arm64 - Linux ARM64 (glibc)
  • binject-linux-x64-musl - Linux x64 (musl/Alpine)
  • binject-linux-arm64-musl - Linux ARM64 (musl/Alpine)
  • binject-win-x64.exe - Windows x64
  • binject-win-arm64.exe - Windows ARM64
  • checksums.txt - SHA256 checksums

Usage

Download the appropriate binary for your platform and run it:

./binject-darwin-arm64 --help

binflate 20251226-2126245

26 Dec 00:17

Choose a tag to compare

Binary decompression tool for extracting compressed executables.

Platforms

  • macOS: arm64, x64
  • Linux (glibc): x64, arm64
  • Linux (musl/Alpine): x64, arm64
  • Windows: x64, arm64

Files

  • binflate-darwin-arm64 - macOS Apple Silicon
  • binflate-darwin-x64 - macOS Intel
  • binflate-linux-x64 - Linux x64 (glibc)
  • binflate-linux-arm64 - Linux ARM64 (glibc)
  • binflate-linux-x64-musl - Linux x64 (musl/Alpine)
  • binflate-linux-arm64-musl - Linux ARM64 (musl/Alpine)
  • binflate-win-x64.exe - Windows x64
  • binflate-win-arm64.exe - Windows ARM64
  • checksums.txt - SHA256 checksums

Usage

Download the appropriate binary for your platform and run it:

./binflate-darwin-arm64 --help

Yoga Layout WASM v20251225-5932856

25 Dec 20:53

Choose a tag to compare

Yoga Layout v3.1.0 compiled to WASM for flexbox layout calculations.

Included Files

  • yoga-v20251225-5932856.wasm - WASM binary
  • yoga-v20251225-5932856.mjs - ES module loader
  • yoga-sync-v20251225-5932856.js - Synchronous CommonJS wrapper
  • yoga-sync-v20251225-5932856.mjs - Synchronous ES module wrapper
  • checksums.txt - SHA256 checksums

ONNX Runtime WASM v20251225-5932856

25 Dec 20:54

Choose a tag to compare

ONNX Runtime v1.20.1 compiled to WASM with SIMD and threading support.

Included Files

  • ort.wasm - WASM binary with SIMD + threading
  • ort.mjs - ES module loader
  • ort-sync.js - Synchronous CommonJS wrapper
  • ort-sync.mjs - Synchronous ES module wrapper
  • checksums.txt - SHA256 checksums

Models v20251225-5932856

25 Dec 21:00

Choose a tag to compare

INT4 quantization of codet5-base and all-MiniLM-L6-v2 for Socket BTM.

Included Models

  • minilm-l6/model.onnx - Sentence embeddings
  • codet5/model.onnx - Code understanding

Files

  • models-v20251225-5932856.tar.gz - All production models
  • checksums.txt - SHA256 checksums

LIEF 0.17.0 (lief-20251225-26889cb)

25 Dec 22:34

Choose a tag to compare

Prebuilt LIEF library (v0.17.0) for all platforms.

Platforms:

  • darwin-arm64 (macOS Apple Silicon)
  • darwin-x64 (macOS Intel)
  • linux-arm64 (Linux ARM64 - glibc)
  • linux-arm64-musl (Linux ARM64 - musl)
  • linux-x64 (Linux x64 - glibc)
  • linux-x64-musl (Linux x64 - musl)
  • win-arm64 (Windows ARM64)
  • win-x64 (Windows x64)

Usage:
Download the appropriate archive for your platform and extract it to packages/bin-infra/build/prod/lief/