![]() |
|
|
|
#1
|
|||
|
|||
|
Was able to break on INT 03 But Hangs
Ok, after doing some more investigating and older techniques I was able to break on int 03 by replacing the dll entry point to CC and unchecking the exception for int 03 in Olly. HOWEVER, I am unable to attach to the process since it is hung in memory and Olly shows this Yes/No dialog box:
--> In order to perform action that is not supported by OS, OllyDbg has injected short piece of code into the debugged application, but received no response within 5 seconds. Do you want to wait for another 5 seconds? (If you answer No, the consistency and stability of program is not guaranteed and you should restart it as soon as possible). --> Any help from this point would be greatly appreciated. Wackyass
|
|
#2
|
|||
|
|||
|
Sorry to bump an old thread, but I thought this may help someone else too.
I actually found this thread on Google while searching for this OllyDbg error. There isn't much out there on it but it is very annoying and makes setting breakpoints impossible (since OllyDbg keeps looping witht his error message). Quote:
I havn't debugged OllyDbg yet to find out exactly what is causing this error. Beware, I didn't check this option manually. I have found that a couple of settings seem to sometimes "activate" somehow once in a while. Hope this is helpfull to someone else looking for help or at least something to keep in mind in case you ever encounter this problem...
Last edited by goggles99; 04-26-2005 at 16:57. |
|
#3
|
|||
|
|||
|
Use this option ---> Debugging Options > Events > Break on new module (DLL)
Regards O M I D |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| breakpoints not breaking in olly.. | abitofboth | General Discussion | 2 | 11-17-2005 19:13 |
| DS3 not breaking | britedream | General Discussion | 30 | 08-28-2003 09:42 |