/MemBuffer

MemBuffer is a structure for manipulating a portion of memory from another process. Basically, it is useful with ReadProcessMemory / WriteProcessMemory.

Primary LanguageC

This repository is not active