Merge pull request #3 from LuqiPan/master

Add an open-source reversing framework: radare2
This commit is contained in:
Taehoon Kim 2015-10-11 15:40:16 +09:00
commit 6c80748b2f

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