Thread
:
Can someone recognize this code???
View Single Post
#
3
10-03-2003, 07:34
Satyric0n
Posts: n/a
Yep, I agree with Jay. It's scanning every byte between 401000 and 401FFF looking for 0xCC, which is the INT3 instruction. So, a simple If statement if it finds a breakpoint.
Last edited by Satyric0n; 10-03-2003 at
07:36
.
Satyric0n