binwalk
brew install binwalk
v3.1.0
MIT
Searches a binary image for embedded files and executable code
798
30-day installs · #1428
2.6k
90-day · #1437
10.7k
365-day · #1387
14.1k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
Links
- https://github.com/ReFirmLabs/binwalk
- GitHub: ReFirmLabs/binwalk
- Brew formula source: Formula/b/binwalk.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"p7zip",
"xz"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Searches a binary image for embedded files and executable code",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:52+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "binwalk",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-17T17:06:13Z",
"github_readme_excerpt": "# Binwalk v3\n\nThis is an updated version of the Binwalk firmware analysis tool, re-written in Rust for speed and accuracy.\n\n\n\n## What does it do?\n\nBinwalk can identify, and optionally extract, files and data that have been embedded inside of other files.\n\nWhile its primary focus is firmware analysis, it supports a [wide variety](https://github.com/ReFirmLabs/binwalk/wiki/Supported-Signatures) of file and data types.\n\nThrough [entropy analysis](https://github.com/ReFirmLabs/binwalk/wiki/Generating-Entropy-Graphs), it can even help to identify unknown compression or encryption!\n\nBinwalk can be customized and [integrated](https://github.com/ReFirmLabs/binwalk/wiki/Using-the-Rust-Library) into your own Rust projects.\n\n## How do I get it?\n\nThe easiest way to install Binwalk and all dependencies is to [build a Docker image](https://github.com/ReFirmLabs/binwalk/wiki/Building-A-Binwalk-Docker-Image).\n\nBinwalk can also be [installed](https://github.com/ReFirmLabs/binwalk/wiki/Cargo-Installation) via the Rust package manager.\n\nOr, you can [compile from source](https://github.com/ReFirmLabs/binwalk/wiki/Compile-From-Source)!\n\n## How do I use it?\n\nUsage is _**simple**_, analysis is _**fast**_, and results are _**detailed**_:\n\n```\nbinwalk DIR-890L_AxFW110b07.bin\n```\n\n\nUse `--help`, or check out the [Wiki](https://github.com/ReFirmLabs/binwalk/wiki#usage) for more advanced options!\n",
"github_repo": "ReFirmLabs/binwalk",
"github_stars": 14060,
"github_topics": [],
"homepage": "https://github.com/ReFirmLabs/binwalk",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 798,
"installs_365d": 10725,
"installs_90d": 2588,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "binwalk",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1428,
"rank_365d": 1387,
"rank_90d": 1437,
"raw_hash": "822920921d56c031",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/b/binwalk.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"bzip2"
],
"version_head": "HEAD",
"version_stable": "3.1.0",
"versioned_formulae": [],
"why_use_this": null
}