gitmyhub

Game-Cheats-Manager

C++ ★ 13k updated 2d ago

Easily download and manage single-player game cheats for your convenience

A Windows desktop app that lets you browse, download, and organize game trainers (cheat programs) for single-player PC games from multiple sources in one place, with automatic update checks and antivirus bypass help.

C++Windowssetup: easycomplexity 1/5

Game Cheats Manager (GCM) is a Windows desktop application that collects and manages trainers for single-player PC games. A trainer is a separate program that runs alongside a game and lets you activate cheats such as unlimited health, infinite resources, or similar advantages. Instead of visiting multiple websites to find these tools, GCM provides a single interface for browsing, downloading, and keeping them organized.

The app pulls from several trainer sources: Fling Trainers, XiaoXing Trainers (focused on Asia-market titles), community-submitted Cheat Engine tables, a small set of GCM's own open-source trainers, and user-uploaded trainers that go through a manual safety review before being made available to everyone. You can search for games by name in English or Chinese, with results appearing instantly from a locally synced data set.

Downloading a trainer takes a double-click. The app handles the download, unpacks the files, assigns a version tag, and sorts everything into a named folder, avoiding duplicates. Each time GCM launches, it silently checks for trainer updates in the background, because game patches frequently break existing trainers.

Because trainers modify game memory, antivirus software often flags them as threats even when they are clean. GCM includes a one-click helper that adds your trainer folders to Windows Defender's exclusion list. For single-player games that use anti-cheat systems, the app also displays bypass instructions after a download completes.

GCM is open source and available as a Windows 64-bit installer from the GitHub Releases page.

Where it fits