PDA

View Full Version : Debugger issue


Nemix
10-09-2011, 09:19 AM
Hoping someone will be able to aid me, i have immunity debugger and ollydbg both don't seem to be able to use the ignore range of exceptions or ignore single step breaks. The program just crashes off the start. When disabling them and restart, i use ctrl F9/F8/F7 but get program being debugged couldn't handle the exception.

I'm presuming this is happening due to being on win7 and i don't think either likes it; is there some sort of work around? TBH i don't know much about how to correctly handle exceptions when debugging.