PDA

View Full Version : How to set BreakPoint on IsDebuggerPresent or Writ


winwin
08-21-2004, 03:46 AM
How to set BreakPoint on IsDebuggerPresent or WriteProcessMemory ? in Olly?

winwin
08-21-2004, 03:52 AM
oh i find it thx

npcracker
09-20-2004, 01:46 AM
Hi winwin,

i am also seeking for methods to set BP on calls like u mentioned. now can i set on GetWindowTextA?

npcracker

FreaX
10-13-2004, 12:05 PM
How do to that?
I tried the following:
Alt+F1: BPX IsDebuggerPresent

And than?

Thx, FreaX