C# Hacking library for making PC game trainers.
Last updated Jul 7, 2026
956
Stars
216
Forks
21
Issues
0
Stars/day
Attention Score
88
Topics
Language breakdown
No language data available.
โธ Files
click to expand
README
DESCRIPTION
Create great PC game cheat trainers in C# with this easy to use library! This library is available in a NuGet package repo, includes XML IntelliSense docs and this code repo provides new build releases every commit. For support please check the wiki tab in this repo and the CSharp-Game-Trainers repo for coding samples.- For legacy Windows operating systems, check out memory_legacy.dll
- For MacOS operating systems, check out memory.dylib
FEATURES
- Check if process is running (ID or name) and open, all in 1 function.
- 32bit and 64bit games supported.
- AoB scanning with full & partial masking.
- Inject DLLs and create named pipes to communicate with them.
- Write to addresses with many different value types.
- Optional external .ini file for code storage.
- Address structures are flexible. Can use modules, offsets and/or pointers.
- Freeze values (infinte loop writing in threads)
- Bind memory addresses to UI elements
DOCUMENTATION
Wiki PagesVIDEOS

๐ More in this category