macOS
brew install binwalklocal Homebrew formula metadata
sudo port install binwalkMacPorts ports tree · cross/binwalk/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.