Skip to content

hedgehogform/CESDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CESDK - Cheat Engine SDK for C#

⚠️ Work in Progress ⚠️

A C# wrapper library for developing plugins for Cheat Engine. Provides managed .NET interfaces for memory scanning, process manipulation, and reverse engineering tasks.

Status

FOSSA Status

This project is currently under active development. The core SDK infrastructure is implemented but many features are still being developed and tested.

Build

dotnet build

Requirements

  • .NET Framework 4.8.1
  • Cheat Engine 7.0 or later
  • Windows

FAQ

Why not on Nuget?

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.

License

FOSSA Status

About

Unofficial Cheat Engine Plugin SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages