Difference between revisions of "Reverse Engineering Resources"
From Tmplab
Line 13: | Line 13: | ||
* Baksmali | * Baksmali | ||
* Dedexer | * Dedexer | ||
+ | * Dexdump (from within emulated phone, with SDK) | ||
== Flash == | == Flash == |
Revision as of 20:57, 11 August 2010
Contents
Binary
Dumper
- xxd
Carving
- Python hachoir
Java
- JD
- JAD
Android Java (Davlik)
- Baksmali
- Dedexer
- Dexdump (from within emulated phone, with SDK)
Flash
- SWFdecompiler
- SWFscan
- SWdec
- flasm
- flare
DotNet
- Reflector
Text
- geany (linux)
- textmate (macosx)
Debugger / Disasm
- IDA
- OllyDbg
- Immunity Debugger
Telecom
SMS
- PDUspy (win)