I'm experiencing a problem when stepping over some API calls, the following messagebox is shown:
Quote
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).
Did anyone else have this problem? What could be the cause of it?
Thanks in advance :U
[attachment deleted by admin]
I've never seen this message before..what operating system,service pack are you using?
You can get answer from here: http://ollydbg.win32asmcommunity.net/index.php?action=vthread&forum=3&topic=1354
The SSE registers decoding was the problem alright. I just didn't know it required code injection to be accomplished...
Thanks for your replies :U