Add @devttys0 Binwalk

Closes #73.
This commit is contained in:
rshipp 2016-08-27 19:34:47 -05:00
parent 5e17a91437
commit 237e5d921c
No known key found for this signature in database
GPG Key ID: 1F4037ED24A4D1F0

View File

@ -423,6 +423,7 @@ the [browser malware](#browser-malware) section.*
source Binary Analysis and Reverse engineering Framework.
* [binnavi](https://github.com/google/binnavi) - Binary analysis IDE for
reverse engineering based on graph visualization.
* [Binwalk](http://binwalk.org/) - Firmware analysis tool.
* [Bokken](http://www.bokken.re/) - GUI for Pyew and Radare.
* [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for
binary analysis and reversing, with support for many architectures and