Displaying 1 result from an estimated 1 matches for "zjwkub".
Did you mean:
jakub
2010 May 03
3
Debugging and userfriendliness
...basically, run the application as it would without having run winedbg until otherwise noted.
exception handling list - Constant exception interrupts are the bane of my cracking existence. I recommend having a list similar to the win32 debugger in IDA Pro 5.5 (see screenshot: http://i44.tinypic.com/zjwkub.jpg) where you select the exception by code to either stop execution, pass it to the program, or ignore it.
I would use IDA's debugger for my purposes but it doesn't continue onto child processes.
For WINEDEBUG environment variable:
until - To replace the idea of a keypress toggle entirely...