memory
Interact with our internally used memory reader as a easy to use wrapper
Read memory
Client
memory.getGameClient();Pointer
memory.getPointer(IntPtr: address, int: offset);Bytes
memory.getBytes(IntPtr: address, int: offset, int: length);Integer
memory.getInt(IntPtr: address, int: offset);Float
memory.getFloat(IntPtr: address, int: offset);Double
Long
String
Char
Attach
Is running
Is attached?
Last updated