README.md

February 26, 2026 ยท View on GitHub

DMA Base

Introduction

This is a simple base to start building your Direct Memory Access (DMA) software.

RepoStars

Usage

  1. Clone the repository.
  2. Open the project in Visual Studio.
  3. Build the DMALibrary, and update it when it updates.
  4. Configure Config Structs with your proccess info & kmbox details.
  5. Add your own cheat code & initialize it.
  6. Build the project & send it over to your second machine.
  7. Magic!

Credits