macOS
brew install binwalklocal Homebrew formula metadata
sudo port install binwalkMacPorts ports tree · cross/binwalk/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de binwalk pour les workflows d'agents IA.
installation
brew install binwalklocal Homebrew formula metadata
sudo port install binwalkMacPorts ports tree · cross/binwalk/Portfile · Source: api.github.com
sudo apk add binwalkAlpine Linux edge package indexes · binwalk · Source: dl-cdn.alpinelinux.org
sudo apt install binwalkDebian stable package indexes · binwalk · Source: deb.debian.org
sudo dnf install binwalkFedora Rawhide package metadata · binwalk · Source: dl.fedoraproject.org
nix profile install nixpkgs#binwalknixpkgs package indexes · pkgs/by-name/bi/binwalk/package.nix · Source: api.github.com
sudo pacman -S binwalkArch Linux sync databases · binwalk · Source: geo.mirror.pkgbuild.com
sudo zypper install binwalkopenSUSE Tumbleweed package metadata · binwalk · Source: download.opensuse.org
aperçu
Searches a binary image for embedded files and executable code
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
binwalk | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ReFirmLabs/binwalk
métadonnées d'installation
| Clé du paquet | brew:binwalk |
|---|---|
| Version | 3.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/binwalk |
| Page d'accueil | https://github.com/ReFirmLabs/binwalk |
| Dépôt | https://github.com/ReFirmLabs/binwalk |
| Docs amont | https://github.com/ReFirmLabs/binwalk#readme |
| Licence | MIT |
| Archive source | https://github.com/ReFirmLabs/binwalk/archive/refs/tags/v3.1.0.tar.gz |
| Dernière mise à jour | 2026-07-10T11:21:27-04:00 |
| Pulse | updated |
| Dépendances | sevenzip |
| Dépendances de compilation | pkgconf, rust |
| Bibliothèques fournies par macOS | bzip2, xz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 binwalkpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.