![]() |
|
#6
|
||||
|
||||
|
I use Ollydbg and IDA for most 'debugging'. IDA has built in debugger, but I prefer Olly. IDA is best for examining structure of code and then exporting names to Olly. IDA also has decompiler plugin, but meh, I prefer to look at the assembler code in graph view - makes more sense to me.
Course, if your target isn't x86, then you have no choice but to use IDA. For kernel work I use WinDbg and sometimes Softice, depending on the exact problem. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best debugger for DOS? | Taitch | General Discussion | 13 | 10-21-2010 13:46 |
| IDA Pro 5.1 Mac OS X Debugger Preview | prt | General Discussion | 1 | 01-17-2007 00:41 |