Fix Binwalk link

This commit is contained in:
Herman Slatman 2017-04-08 15:09:37 +02:00 committed by GitHub
parent a160762c7e
commit c317c66709

View File

@ -451,7 +451,7 @@ the [browser malware](#browser-malware) section.*
* [binnavi](https://github.com/google/binnavi) - Binary analysis IDE for
reverse engineering based on graph visualization.
* [Binary ninja](https://binary.ninja/) - A reversing engineering platform that is an alternative to IDA.
* [Binwalk](http://binwalk.org/) - Firmware analysis tool.
* [Binwalk](https://github.com/devttys0/binwalk) - Firmware analysis tool.
* [Bokken](http://www.bokken.re/) - GUI for Pyew and Radare.
([mirror](https://github.com/inguma/bokken))
* [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for