Skip to content

Commit

Permalink
Merge pull request carpedm20#3 from LuqiPan/master
Browse files Browse the repository at this point in the history
Add an open-source reversing framework: radare2
  • Loading branch information
carpedm20 committed Oct 13, 2015
2 parents d4db1cf + 3f609a7 commit f0f324b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f0f324b

Please sign in to comment.