Thread
:
how does ollydbg memory breakpoint works
View Single Post
#
4
10-15-2005, 12:04
deXep
Friend
Join Date: Aug 2004
Posts: 42
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
Thank you JuneMouse.
I knew this.
OllyDbg seems protect pages with PAGE_GUARD
then wait for debug event and catch 80000001h event
and compare if it is read/write/execute
I don't know how to get RWE state
(
deXep
View Public Profile
Find all posts by deXep