Interface IMemoryReader
Interface to provide access to target
public interface IMemoryReader
Methods
- ReadMemory(IntPtr, byte[])
Read memory from the target process. Either reads all memory or throws.
Interface to provide access to target
public interface IMemoryReader
Read memory from the target process. Either reads all memory or throws.