Page 1 of 1

ReadProcessMemory in C#

Posted: Sun Mar 16, 2008 9:38 am
by Doctor
I'm hoping this question is not to broad, but does anyone here understand/know how the ReadProcessMemory command works in C#?

If you do, can you explain it or possibly provide an example? Any kind of help you can offer is great, I really have no clue what to use.

Also, just another quick question: how do you use .dll imports in C#? ReadProcesMemory is found Kernal32.dll. I do have it imported in my code, but only because I copied and pasted :D

Posted: Sun Mar 16, 2008 9:44 am
by Anthony
lol, I made a awesome Library for this kinda stuff a few months back.. I will look around and see if I can find it for ya.

Posted: Sun Mar 16, 2008 10:10 am
by Patrickssj6
I have a module + tutorial for VB.NET...