Log in

View Full Version : ERROR Message


w_a_r_1
August 2nd, 2009, 05:41
Hi,

Need a small info. While running a packed application in my olly if i suddenly pause the target. I am continously getting this message. But in other olly like shadow's olly, defixed olly...target get pause without any message. I have modified my olly it was working fine just couple of days before but now i am getting this message. I just tried to play with settings of plugin but no clue. I ALSO removed entire plugin folder but still getting this message. Any idea why i am getting this message while pausing.

http://i27.tinypic.com/x0tfet.jpg

Cheers

esther
August 2nd, 2009, 11:23
What about .udd files? they should be deleted as well,my 2 cents

Kayaker
August 2nd, 2009, 11:29
That's a reasonable question and I'm not trying to force the google pill down your throat, but the first hit on Google for "No response from injected code" (with quotes) is:

http://www.woodmann.com/forum/showthread.php?t=9020

Ya mean searching works?

w_a_r_1
August 3rd, 2009, 17:24
Hi, thanks a lot. I did the search but i used words like exe error injected, olly injected code, something like that but did not got anything related to my issue.

Anyways thanks

Kayaker
August 5th, 2009, 17:37
Yeah, no problem. It was just an example that going with the simple and obvious search term, even though it seems mundane, often produces unexpectedly good results.

SiGiNT
August 5th, 2009, 23:31
Just my nickel, (inflation), maybe setting a hardware breakpoint on an apprpriate instruction before IsDebuggerPresent and patching that out would help.

SiGiNT