Update Bokken link, fixes #35

This commit is contained in:
rshipp 2016-01-20 08:08:48 -07:00
parent f9523e31b8
commit 1f9f9f5b4b

View File

@ -380,7 +380,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.
* [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew and Radare.
* [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
bindings in several languages.