百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
B

binwalk

> 编程语言
开源

固件分析工具

14.2K stars0 点赞2 次浏览
访问官网GitHub

工具介绍

固件分析工具

Binwalk v3

This is an updated version of the Binwalk firmware analysis tool, re-written in Rust for speed and accuracy.

What does it do?

Binwalk can identify, and optionally extract, files and data that have been embedded inside of other files.

While its primary focus is firmware analysis, it supports a wide variety of file and data types.

Through entropy analysis, it can even help to identify unknown compression or encryption!

Binwalk can be customized and integrated into your own Rust projects.

How do I get it?

The easiest way to install Binwalk and all dependencies is to build a Docker image.

Binwalk can also be installed via the Rust package manager.

Or, you can compile from source!

How do I use it?

Usage is simple, analysis is fast, and results are detailed:

binwalk DIR-890L_AxFW110b07.bin

Use --help, or check out the Wiki for more advanced options!

Issues· 94 开放

查看全部 Issues在 GitHub 打开
  • #970

    无法使用每日 Rust 进行安装(需要更新依赖项)

    更新于 2026年9月17日
  • #829

    缺少来自之前 Python 版本的魔术字节

    更新于 2026年8月9日
  • #911

    大于 2GB 的文件的熵图表出现问题

    更新于 2026年8月4日
  • #963

    提取器::common::Chroot::create_block_device 测试不稳定

    更新于 2026年8月4日
  • #962

    在尝试解压某个 Android 固件时发生了挂起/无限循环

    更新于 2026年8月1日
  • #961

    文档建议:非官方的 sasquatch .deb 包,适用于 Ubuntu 24.04 amd64

    更新于 2026年7月9日
  • #960

    Wiki 提到不存在的选项 --carve

    更新于 2026年6月29日
  • #952

    仅检测到 gif 图像

    更新于 2026年6月14日
  • #956

    私人安全联系人请求

    更新于 2026年6月4日
  • #955

    完成 Python 绑定并推送到 PyPi

    更新于 2026年6月1日

> 标签

Rust

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言