|
-
Oct 22nd, 2005, 08:32 PM
#1
Thread Starter
Fanatic Member
Memory Address
How can I programatically read the content of a given Memory Address?
-
Oct 22nd, 2005, 08:58 PM
#2
Frenzied Member
-
Oct 23rd, 2005, 12:34 AM
#3
Re: Memory Address
Copy memory will work only for memory within yoyr process. If you want to read memory in anoter process, then you can use ReadProcessMemory
http://msdn.microsoft.com/library/de...cessmemory.asp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|