winapi - Monitoring a virtual memory area (Win32) -


Is there any Win32 API function for monitoring a particular area in a virtual memory program? For example, if a notification message spawn is read / write work on the area.

Use for monetary storage areas (possibly in a loop), for which Whether you want to use or SW ( INT3 ) breakpoints, it's necessary to write a small, mini debugger, such as

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -