Log in

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


winwin
August 21st, 2004, 02:46
How to set BreakPoint on IsDebuggerPresent or WriteProcessMemory ? in Olly?

winwin
August 21st, 2004, 02:52
oh i find it thx

npcracker
September 20th, 2004, 00:46
Hi winwin,

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

npcracker

FreaX
October 13th, 2004, 11:05
How do to that?
I tried the following:
Alt+F1: BPX IsDebuggerPresent

And than?

Thx, FreaX