DMA Cheat Base
Table of Contents
- DMA Cheat Base
- Table of Contents
- Introduction
- Todo
- Usage
- Credits
Introduction
This is a simple base to start building your Direct Memory Access (DMA) cheats.
Todo
Usage
- Clone the repository.
- Open the project in Visual Studio.
- Build the DMALibrary, and update it when it updates.
- Configure
Config Structs
with your proccess info & kmbox details.
- Add your own cheat code & initialize it.
- Build the project & send it over to your second machine.
- Magic!
Credits
- Ulf Frisk for MemProcFS
- Metick for the DMALibrary