PDA

View Full Version : No response from injected code


joekames
October 27th, 2009, 12:02
i am on windows 7 32 bit, and when open an exe with olly and start it, then when i pause it i get this:
---------------------------
No response from injected code
---------------------------
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).
---------------------------
Yes No
---------------------------

when i click yes, it wont work and when i click on no, i wont be able to start the exe. Now i have searched and i have found few posts on here about the problem, tried it all, nothing worked....any advise would be great, thanks

evlncrn8
October 27th, 2009, 13:41
make sure olly is running in admin mode.. that might fix it..

joekames
October 27th, 2009, 15:15
Quote:
[Originally Posted by evlncrn8;83481]make sure olly is running in admin mode.. that might fix it..


i do run it in admins mode, and i also tried running in xp sp3 compatibility mode.

disavowed
October 28th, 2009, 11:48
Are you opening a new EXE or attaching to a running process? If the latter, are you sure the process you're attaching to is active and not suspended?

joekames
October 28th, 2009, 19:54
openning new exe and right now i am using odbg110 UST_2bg and it is working fine..so i may just stick with it