View Single Post
  #3  
Old 09-01-2004, 20:16
sTfN0X
 
Posts: n/a
Hi,

I had the same problem some time ago. When i set a bp on WriteProcessMemory, the app kept running in an endless loop.

It seems the new Arma detect bp's. I used he instead.
"HE WriteProcessMemory" worked without any problems, but only after I renamed every "OllyDbg" to something else.

Hope this helps.



Regards,

sTfN0X

Last edited by sTfN0X; 09-01-2004 at 20:21.
Reply With Quote