#binary-file #diff #executable #tool

app bindiff

二进制(可执行)文件比较工具

1 个不稳定版本

使用旧的 Rust 2015

0.0.1-pre2017年11月27日

#76 in #binary-file

MIT/Apache

88KB
153 行代码(不包括注释)

包含(ELF 可执行/lib,130KB) data/ls,(ELF 可执行/lib,53KB) data/cat

Rust version Latest version All downloads Downloads of latest version

用Rust编写的二进制(可执行)文件比较工具

安装

$ cargo install bindiff

使用方法

$ bindiff /bin/ls /bin/cat
...

依赖项

~6MB
~94K SLoC