macOS
brew install binwalklocal Homebrew formula metadata
sudo port install binwalkMacPorts ports tree · cross/binwalk/Portfile · ソース: api.github.com
brew
binwalk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install binwalklocal Homebrew formula metadata
sudo port install binwalkMacPorts ports tree · cross/binwalk/Portfile · ソース: api.github.com
sudo apk add binwalkAlpine Linux edge package indexes · binwalk · ソース: dl-cdn.alpinelinux.org
sudo apt install binwalkDebian stable package indexes · binwalk · ソース: deb.debian.org
sudo dnf install binwalkFedora Rawhide package metadata · binwalk · ソース: dl.fedoraproject.org
nix profile install nixpkgs#binwalknixpkgs package indexes · pkgs/by-name/bi/binwalk/package.nix · ソース: api.github.com
sudo pacman -S binwalkArch Linux sync databases · binwalk · ソース: geo.mirror.pkgbuild.com
sudo zypper install binwalkopenSUSE Tumbleweed package metadata · binwalk · ソース: download.opensuse.org
概要
Searches a binary image for embedded files and executable code
履歴
Binwalk is the firmware-analysis command-line tool package nerds reach for when an opaque router, camera, appliance, or IoT image needs to be split into recognizable files, compressed streams, bootloaders, file systems, and entropy regions.
The public ReFirmLabs repository records Binwalk as a firmware analysis tool and names Craig Heffner as the package author in the current Cargo metadata. The repository was created on GitHub in 2013, and its public release line includes the v2.0.0 release in July 2014, v2.1.1 in December 2015, and v2.3.x releases through 2023.
Binwalk v3 is a major rewrite of the tool in Rust. The current README describes it as an updated Binwalk firmware analysis tool rewritten in Rust for speed and accuracy, while retaining the core job of identifying and optionally extracting embedded files and data.
Binwalk moved from a specialist firmware reverse-engineering utility into a standard package-manager tool: the input package metadata lists it in Homebrew, Debian, Ubuntu, Fedora/dnf, Alpine/apk, Arch/pacman, MacPorts, Nix, and openSUSE/zypper. Its GitHub repository also shows large public adoption for a firmware tool, with more than fourteen thousand stars and active releases into the v3 era.
Its adoption tracks the growth of embedded-device security work. As firmware dumps became routine artifacts in vulnerability research and supply-chain review, a single installable CLI that could scan signatures, carve contents, and graph entropy became a default first pass before more manual reverse engineering.
Typical use starts with running `binwalk firmware.bin` to identify embedded data. The README documents optional extraction, support for many file and data signatures, entropy analysis for spotting compression or encryption, and integration into Rust projects through the library interface.
Package users usually care that it is scriptable and easy to install: it fits into firmware triage pipelines, CTF workflows, vendor image audits, and quick checks of suspicious binary blobs.
Binwalk is one of those packages whose name becomes a verb in a niche: before opening Ghidra or writing custom unpackers, people 'binwalk it'. That cultural position matters in package history because it turned firmware analysis from a bespoke lab setup into a command available from mainstream Unix package managers.
The v3 Rust rewrite is also package-nerd interesting. It keeps the familiar CLI identity while moving the implementation toward a safer, faster compiled toolchain and exposing a Rust library surface, which makes it both a classic Unix utility and a modern reusable component.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
binwalk | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ReFirmLabs/binwalk
インストールメタデータ
| パッケージキー | brew:binwalk |
|---|---|
| バージョン | 3.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/binwalk |
| ホームページ | https://github.com/ReFirmLabs/binwalk |
| リポジトリ | https://github.com/ReFirmLabs/binwalk |
| 上流ドキュメント | https://github.com/ReFirmLabs/binwalk#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/ReFirmLabs/binwalk/archive/refs/tags/v3.1.0.tar.gz |
| 最終更新 | 2026-07-10T11:21:27-04:00 |
| Pulse | updated |
| 依存関係 | sevenzip |
| ビルド依存関係 | pkgconf, rust |
| macOS 提供ライブラリ | bzip2, xz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | binwalk |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
binwalk 2.4.3+dfsg1-2
tool library for analyzing binary blobs and executable code
https://github.com/ReFirmLabs/binwalk
sudo apt install binwalkpython3-binwalk 2.4.3+dfsg1-2
Python3 library for analyzing binary blobs and executable code
https://github.com/ReFirmLabs/binwalk
sudo apt install python3-binwalkbinwalk
nix profile install nixpkgs#binwalkbinwalk 2.3.4+dfsg1-5
tool library for analyzing binary blobs and executable code
https://github.com/ReFirmLabs/binwalk
sudo apt install binwalkpython3-binwalk 2.3.4+dfsg1-5
Python3 library for analyzing binary blobs and executable code
https://github.com/ReFirmLabs/binwalk
sudo apt install python3-binwalkbinwalk 3.1.0-r0
Fast, easy to use tool for analyzing and extracting firmware images
https://github.com/ReFirmLabs/binwalk/
sudo apk add binwalkbinwalk 2.3.4-18.fc45
Firmware analysis tool
https://github.com/ReFirmLabs/binwalk
sudo dnf install binwalkbinwalk 3.1.0-1
Tool for searching a given binary image for embedded files
https://github.com/ReFirmLabs/binwalk
sudo pacman -S binwalkbinwalk 3.1.0-1.3
Firmware Analysis Tool
https://github.com/ReFirmLabs/binwalk/
sudo zypper install binwalkbinwalk
sudo port install binwalkソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.