mirror of
https://github.com/carpedm20/awesome-hacking
synced 2024-11-22 12:33:02 +00:00
Added an open-source reversing framework: radare2
This commit is contained in:
parent
d4db1cfbde
commit
3f609a7b91
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue