ReadProcessMemory in C#
Posted: Sun Mar 16, 2008 9:38 am
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
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
