Automic VaultAutomic Vault

brew

Install binwalk with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Searches a binary image for embedded files and executable code. Version 3.1.0 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install binwalk

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install binwalk

MacPorts ports tree · cross/binwalk/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add binwalk

Alpine Linux edge package indexes · binwalk · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install binwalk

Debian stable package indexes · binwalk · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install binwalk

Fedora Rawhide package metadata · binwalk · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#binwalk

nixpkgs package indexes · pkgs/by-name/bi/binwalk/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S binwalk

Arch Linux sync databases · binwalk · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install binwalk

openSUSE Tumbleweed package metadata · binwalk · source: download.opensuse.org

overview

Package summary

Searches a binary image for embedded files and executable code

Commands and aliases

  • binwalk

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2013: ReFirmLabs/binwalk repository created on GitHub.
  • 2014: Binwalk v2.0.0 released.
  • 2015: Binwalk v2.1.1 released.
  • 2021: Binwalk v2.3.0 and v2.3.1 released.
  • 2023: Binwalk v2.3.4 released.
  • 2024: Binwalk v3.1.0 released after the Rust rewrite.

Related projects

  • The Binwalk package sits beside firmware and binary-analysis tools such as file, foremost, squashfs-tools, unsquashfs, sasquatch-style extractors, entropy visualizers, and reverse-engineering suites. The v3 Cargo metadata also references the delink project as a dependency.
  • Its closest package-manager relationship is with the ecosystem of firmware unpacking helpers that users install around it, because Binwalk often identifies containers that other tools then extract or inspect.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:image

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
binwalkcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-07
manager version3.1.0
manager updated2026-06-25
local dataok
upstreamcurrent
latest detectedv3.1.0

https://github.com/ReFirmLabs/binwalk

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:binwalk
Version3.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/binwalk
Homepagehttps://github.com/ReFirmLabs/binwalk
Repositoryhttps://github.com/ReFirmLabs/binwalk
Upstream docshttps://github.com/ReFirmLabs/binwalk#readme
LicenseMIT
Source archivehttps://github.com/ReFirmLabs/binwalk/archive/refs/tags/v3.1.0.tar.gz
Last updated2026-06-25T07:50:10Z
Pulseupdated
Dependenciessevenzip
Build dependenciespkgconf, rust
Uses from macOSbzip2, xz
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebinwalk
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

binwalk 2.4.3+dfsg1-2

tool library for analyzing binary blobs and executable code

https://github.com/ReFirmLabs/binwalk

sudo apt install binwalk
  • Section: devel
  • Architecture: all
  • 2 dependencies
  • normalized package name match
  • Matched by: Binwalk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: binwalk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-binwalk 2.4.3+dfsg1-2

Python3 library for analyzing binary blobs and executable code

https://github.com/ReFirmLabs/binwalk

sudo apt install python3-binwalk
  • Section: devel
  • Architecture: all
  • Source Package: binwalk
  • 1 dependencies
  • 10 optional deps
  • normalized package name match
  • Matched by: Binwalk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-binwalk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

binwalk

nix profile install nixpkgs#binwalk
  • normalized package name match
  • Matched by: Binwalk
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/binwalk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

binwalk 2.3.4+dfsg1-5

tool library for analyzing binary blobs and executable code

https://github.com/ReFirmLabs/binwalk

sudo apt install binwalk
  • Section: universe/devel
  • Architecture: all
  • 2 dependencies
  • normalized package name match
  • Matched by: Binwalk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: binwalk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-binwalk 2.3.4+dfsg1-5

Python3 library for analyzing binary blobs and executable code

https://github.com/ReFirmLabs/binwalk

sudo apt install python3-binwalk
  • Section: universe/devel
  • Architecture: all
  • Source Package: binwalk
  • 2 dependencies
  • 10 optional deps
  • normalized package name match
  • Matched by: Binwalk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-binwalk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

binwalk 3.1.0-r0

Fast, easy to use tool for analyzing and extracting firmware images

https://github.com/ReFirmLabs/binwalk/

sudo apk add binwalk
  • License: MIT
  • Architecture: x86_64
  • Source Package: binwalk
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Binwalk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: binwalk from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

binwalk 2.3.4-18.fc45

Firmware analysis tool

https://github.com/ReFirmLabs/binwalk

sudo dnf install binwalk
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: binwalk
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Binwalk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: binwalk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

binwalk 3.1.0-1

Tool for searching a given binary image for embedded files

https://github.com/ReFirmLabs/binwalk

sudo pacman -S binwalk
  • License: MIT
  • Architecture: x86_64
  • 5 dependencies
  • 19 optional deps
  • normalized package name match
  • Matched by: Binwalk
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: binwalk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

binwalk 3.1.0-1.3

Firmware Analysis Tool

https://github.com/ReFirmLabs/binwalk/

sudo zypper install binwalk
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: binwalk
  • 7 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Binwalk
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: binwalk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

binwalk

sudo port install binwalk
  • normalized package name match
  • Matched by: Binwalk
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/binwalk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment