A C# wrapper library for developing plugins for Cheat Engine. Provides managed .NET interfaces for memory scanning, process manipulation, and reverse engineering tasks.
This project is currently WIP. Things might be missing.
dotnet build- .NET Framework 4.8.1
- Cheat Engine 7.0 or later
- Windows
I just want to make sure the library works first as I really can't implement unit testing with a DLL since it requires Cheat Engine running at runtime.