Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added JEB decompiler reference
  • Loading branch information
Joan Calvet committed Nov 19, 2017
commit 78970b232955f591dbd698255c16521958f22bfe
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ A curated list of awesome reversing resources
* [Capstone](http://www.capstone-engine.org/)
* [objdump](http://linux.die.net/man/1/objdump)
* [fREedom](https://github.com/cseagle/fREedom)
* [JEB Decompiler](https://www.pnfsoftware.com/)

## Binary Analysis

Expand Down Expand Up @@ -219,6 +220,7 @@ A curated list of awesome reversing resources

*Android tools*

* [JEB Decompiler](https://www.pnfsoftware.com/)
* [Android Developer Studio](http://developer.android.com/sdk/index.html)
* [APKtool](http://ibotpeaches.github.io/Apktool/)
* [dex2jar](https://github.com/pxb1988/dex2jar)
Expand Down