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 under active development. The core SDK infrastructure is implemented but many features are still being developed and tested.
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.