win32gui.PySetMemory

object = PySetMemory(addr, String )

Copies bytes to an address.

Parameters

addr : int

Address of the memory to reference

String : string or buffer

The string to copy