固件分析工具
This is an updated version of the Binwalk firmware analysis tool, re-written in Rust for speed and accuracy.
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.
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!
Usage is simple, analysis is fast, and results are detailed:
binwalk DIR-890L_AxFW110b07.binUse --help, or check out the Wiki for more advanced options!
无法使用每日 Rust 进行安装(需要更新依赖项)
缺少来自之前 Python 版本的魔术字节
大于 2GB 的文件的熵图表出现问题
提取器::common::Chroot::create_block_device 测试不稳定
在尝试解压某个 Android 固件时发生了挂起/无限循环
文档建议:非官方的 sasquatch .deb 包,适用于 Ubuntu 24.04 amd64
Wiki 提到不存在的选项 --carve
仅检测到 gif 图像
私人安全联系人请求
完成 Python 绑定并推送到 PyPi