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