Added JEB decompiler reference
This commit is contained in:
parent
d28dfd66d5
commit
78970b2329
@ -117,6 +117,7 @@ A curated list of awesome reversing resources
|
|||||||
* [Capstone](http://www.capstone-engine.org/)
|
* [Capstone](http://www.capstone-engine.org/)
|
||||||
* [objdump](http://linux.die.net/man/1/objdump)
|
* [objdump](http://linux.die.net/man/1/objdump)
|
||||||
* [fREedom](https://github.com/cseagle/fREedom)
|
* [fREedom](https://github.com/cseagle/fREedom)
|
||||||
|
* [JEB Decompiler](https://www.pnfsoftware.com/)
|
||||||
|
|
||||||
## Binary Analysis
|
## Binary Analysis
|
||||||
|
|
||||||
@ -219,6 +220,7 @@ A curated list of awesome reversing resources
|
|||||||
|
|
||||||
*Android tools*
|
*Android tools*
|
||||||
|
|
||||||
|
* [JEB Decompiler](https://www.pnfsoftware.com/)
|
||||||
* [Android Developer Studio](http://developer.android.com/sdk/index.html)
|
* [Android Developer Studio](http://developer.android.com/sdk/index.html)
|
||||||
* [APKtool](http://ibotpeaches.github.io/Apktool/)
|
* [APKtool](http://ibotpeaches.github.io/Apktool/)
|
||||||
* [dex2jar](https://github.com/pxb1988/dex2jar)
|
* [dex2jar](https://github.com/pxb1988/dex2jar)
|
||||||
|
Loading…
Reference in New Issue
Block a user