View Full Version : not breaking on oep
Anonymous
September 27th, 2003, 08:44
I have this app that doesnt break on oep, it just runs normally
and no disassembly in window and is not packed. And have tried
setting to break on ep doesnt work either if I set system bp
it breaks and even trying to set a bp maually on oep it still
doesnt break it is like its another process
Ricardo Narvaja
September 27th, 2003, 09:46
Youa have the pluginIsdebuggerpresent quit or deactive, or actualize to more recent version, equal is not recommendable the AUTOHIDE option in this plugin, put manually in HIDE when stops in EP
Ricardo
Anonymous
September 27th, 2003, 10:15
Its not the plugin its not activated. This is when loading the app,
no bp's set and not trying to hide debugger.
Ricardo Narvaja
September 27th, 2003, 14:29
If you can a zip of ollydbg unzip in other location and try in this other OLLYDBG, if in this olly stop in EP, maybe a option bad configured or a udd file corrupt.
Ricardo
Anonymous
September 27th, 2003, 15:23
I've seen this before
Anonymous
September 27th, 2003, 15:32
Theres nothing wrong with the config or udd file, I even deleted
the udd file for the app. Still same thing. I can get it to to
break on a API call or even a EBFE on the OEP and select pause
I can get back to the OEP but this is the first I seen this for
olly any suggestions
Teerayoot
September 28th, 2003, 21:17
Same ploblem as me.even the prog not packed or crypted.
The ploblem solution is :
Dump that victim and rebuild import table.
I never got another solution ,if you know tell me.
Anonymous
October 3rd, 2003, 06:44
Does this program use its own dlls? maybe they put some trick code in "dllmain", which get executed earlier than exe code.
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.