Skip to content

binject 20260507-b20fe4e

Choose a tag to compare

@github-actions github-actions released this 07 May 14:51
Immutable release. Only release title and notes can be modified.
980c001

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

Platforms

  • darwin-arm64
  • darwin-x64
  • linux-arm64
  • linux-x64
  • linux-arm64-musl
  • linux-x64-musl
  • win32-arm64
  • win32-x64

Files

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

Usage

Download the appropriate binary for your platform and run it:

./binject-darwin-arm64 --help