Skip to content

binpress 20251228-34a1bd9

Latest

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