View Full Version : Debugged program unable to process exception
abitofboth_
April 10th, 2005, 14:50
"Debugged program unable to process exception"
Thats what I get when i try to debug this application (game)..
Yes i've googled it, however im coming up short (yes im a noob)...
why would it do this ? Process terminates just after this wich exit code C0000005 ... like wtf ?
Ricardo Narvaja
April 10th, 2005, 21:52
wel, the debugee probably detect ollydbg.
Use HideDebug 1.22 with all alternatives of hide enabled, and copy ollydbg.exe to other folder rename to by example pirulo.exe, and copy pirulo.exe to the olly folder again.
You will have two executables, ollydbg.exe and pirulo.exe, use this for debugging.
Combine the use of pirulo.exe with hidedebug 1.22
other debuggers detects BP, erase all BP, and RUN again, others detect hardware bpx look in DEBUG-HARDWARE BPX if there are one and delete.
If with all this the program donīt RUN, well maybe the the program use a ILLEGAL EXCEPTION and use a bug of ollydbg for crash.
This bug can be easily patched.
There are more possibilities try this and tell me.
Ricardo Narvaja
abitofboth_
April 11th, 2005, 15:48
I did what you suggested (allthough i could only find hidedebug 1.2 not 1.22)
and its still the same

( ...
however LastErr shows ERROR_USCCESS ?
I appreciate you taking your time and all

)
Ricardo Narvaja
April 12th, 2005, 04:12
mail me to rivnar456@yahoo.com.ar and i send to you hidedebug 1.22 for try.
Ricardo Narvaja
abitofboth_
April 12th, 2005, 04:35
Thanksalot ... mail is in the ether ..
More specifically its a CMP that it breaks on .. nop'ing that (and followin JNE) takes me further!!! albeit the same type of error keeps occuring later on as well

/
abitofboth_
April 12th, 2005, 04:36
mail is bouncing

(
Ricardo Narvaja
April 13th, 2005, 05:28
sorry i wrote bad is ricnar456@yahoo.com.ar
Ricardo
Powered by vBulletin® Version 4.2.2 Copyright © 2020 vBulletin Solutions, Inc. All rights reserved.