View Single Post
  #31  
Old 03-12-2004, 19:45
Satyric0n
 
Posts: n/a
Err... What exactly are you doing a trace for?

If you're trying to find the OEP, just set a memory (on execution) breakpoint on the app's code section and run.

If you're trying to find the stolen bytes... Well, let's just say there are ways other than using a trace; I certainly don't ever trace in Olly...

Regards,
Satyric0n

Last edited by Satyric0n; 03-12-2004 at 19:47.
Reply With Quote