Add @angr

This commit is contained in:
rshipp 2015-11-04 09:47:37 +01:00
parent b26a3c4a2e
commit 8b6e1c5afb

View File

@ -358,6 +358,8 @@ the [browser malware](#browser-malware) section.*
*Disassemblers, debuggers, and other static and dynamic analysis tools.*
* [angr](https://github.com/angr/angr) - Platform-agnostic binary analysis
framework developed at UCSB's Seclab.
* [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.