Method ReadMemory
ReadMemory(IntPtr, byte[])
Read memory from the target process. Either reads all memory or throws.
void ReadMemory(IntPtr address, byte[] buffer)
Parameters
Exceptions
- ReadMemoryFailureException
Throws if can't read all the memory