Added an open-source reversing framework: radare2

This commit is contained in:
Luqi Pan 2015-10-10 22:59:11 -07:00
parent d4db1cfbde
commit 3f609a7b91

View file

@ -82,6 +82,7 @@ For a list of free hacking books available for download, go [here](https://githu
* [JAD](http://varaneckas.com/jad/) - JAD Java Decompiler
* [dotPeek](https://www.jetbrains.com/decompiler/) - a free-of-charge .NET decompiler from JetBrains
* [UPX](http://upx.sourceforge.net/) - the Ultimate Packer for eXecutables
* [radare2](https://github.com/radare/radare2) - A portable reversing framework
<a name="reverse-engineering-general" />
## General