Automic VaultAutomic Vault

brew

binwalk mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für binwalk in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install binwalk

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install binwalk

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add binwalk

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

Debian aptverifiziert · 92%
sudo apt install binwalk

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

Fedora dnfverifiziert · 92%
sudo dnf install binwalk

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

Nixverifiziert · 92%
nix profile install nixpkgs#binwalk

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S binwalk

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

openSUSE zypperverifiziert · 92%
sudo zypper install binwalk

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

Überblick

Paketzusammenfassung

Searches a binary image for embedded files and executable code

Befehle und Aliase

  • binwalk

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:image

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
binwalkcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version3.1.0
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.1.0

https://github.com/ReFirmLabs/binwalk

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:binwalk
Version3.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/binwalk
Homepagehttps://github.com/ReFirmLabs/binwalk
Repositoryhttps://github.com/ReFirmLabs/binwalk
Upstream-Dokumentationhttps://github.com/ReFirmLabs/binwalk#readme
LizenzMIT
Quellarchivhttps://github.com/ReFirmLabs/binwalk/archive/refs/tags/v3.1.0.tar.gz
Zuletzt aktualisiert2026-07-10T11:21:27-04:00
Pulseupdated
Abhängigkeitensevenzip
Build-Abhängigkeitenpkgconf, rust
Von macOS bereitgestellte Bibliothekenbzip2, xz
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 10 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 10 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 19 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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