Difference between revisions of "Reverse Engineering Resources"
From Tmplab
(New page: !Binary: !!Dumper * xxd !!Carving * Python hachoir !Text: * geany (linux) * textmate (macosx)) |
|||
Line 1: | Line 1: | ||
− | + | = Binary = | |
− | + | == Dumper == | |
* xxd | * xxd | ||
− | + | == Carving == | |
* Python hachoir | * Python hachoir | ||
− | + | = Text = | |
* geany (linux) | * geany (linux) | ||
* textmate (macosx) | * textmate (macosx) | ||
+ | |||
+ | = Debugger / Disasm = | ||
+ | * IDA | ||
+ | * OllyDbg | ||
+ | * Immunity Debugger |
Revision as of 19:53, 11 August 2010
Binary
Dumper
- xxd
Carving
- Python hachoir
Text
- geany (linux)
- textmate (macosx)
Debugger / Disasm
- IDA
- OllyDbg
- Immunity Debugger