![]() |
|
#21
|
|||
|
|||
|
You should use dosbox or qemu for debugging or reversing. The main reason - these programs can emulate _every_ instruction and both opensource, so you can modify them to accompany your research.
E.g. you can add some unique feature: breakpoint on register value (break, when ax=3), breakpoint on memory value, breakpoint on register access, etc. This helps reversing a lot. |
| The Following User Says Thank You to pp2 For This Useful Post: | ||
foosaa (12-04-2015) | ||
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Have tools to debug programs in Linux? | Warren | General Discussion | 6 | 08-11-2005 15:06 |
| Reverse Engineering Tools? | yyyo | General Discussion | 1 | 04-27-2004 00:40 |