Skip to content

binject 20260418-92ef656

Choose a tag to compare

@github-actions github-actions released this 18 Apr 01:35
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
04d0358

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
  • win-arm64
  • win-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-win-arm64.exe - Windows ARM64
  • binject-win-x64.exe - Windows x64
  • checksums.txt - SHA256 checksums

Usage

Download the appropriate binary for your platform and run it:

./binject-darwin-arm64 --help