1 Attachment(s)
how to read physical memory on win NT/2k/XP ???
hi there !
i want to be able to read physical memory on win NT/2k/XP platforms...
right now, i can read that memory on these platforms, but when i try to read memory but ONLY on an administrator account...when i try to run it on a guest account or a limited account it simply pulls me out of my program with no message at all...
i have attached a small program to test reading the memory, and i hope that somebody can look at it and tell me if i am doing anything wrong, or what access should have the user to read the memory...i've tested the program on win2k...
thanx a lot, and here are the sources (in the attached file)