• Stars
    star
    818
  • Rank 55,331 (Top 2 %)
  • Language
    C#
  • License
    GNU Lesser Genera...
  • Created about 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C# Hacking library for making PC game trainers.

DESCRIPTION

Create great PC game cheat trainers in C# with this easy to use library! This library is available on NuGet, 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.

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.
    • Example: "?? ?? ?? ?5 ?? ?? 5? 00 ?? A9 C3 3B ?? 00 50 00"
  • Inject DLLs and create named pipes to communicate with them.
  • Write to addresses with many different value types.
    • Example: byte, 2bytes, bytes, float, int, string, double or long
  • Optional external .ini file for code storage.
  • Address structures are flexible. Can use modules, offsets and/or pointers.
    • Example: "game.exe+0x12345678,0x12,0x34,0x56"
  • Freeze values (infinte loop writing in threads)
  • Bind memory addresses to UI elements

DOCUMENTATION

Wiki Pages

Sample Trainer Code

VIDEOS

More Repositories

1

AOL_4.0_Emu

Emulating AOL 4.0
C#
90
star
2

CSharp-Game-Trainers

Collection of C# PC game hacking programs made with Memory.dll
C#
75
star
3

WinRetro_Themes

Windows 9x, Vista and XP themes for Windows 10.
Batchfile
45
star
4

dosbox-cheats

DOSBox built in cheat system
C++
15
star
5

BingRewards

Bing Rewards program search bot.
C#
15
star
6

GMS2-MMO

Game Maker Studio 2 MMO Engine
Game Maker Language
13
star
7

EQClassic

EQClassic source code from 2010. EverQuest Trilogy Server Emulator.
C++
13
star
8

WoWFishBot

Fish bot that works from Vanilla WoW to Live WoW.
C#
9
star
9

memory.dylib

Objective-C Hacking library used for making Mac game trainers.
Objective-C
9
star
10

clanmod-jka

Multiplayer mod for Jedi Academy.
C
7
star
11

Blizzard_Controller_Support

Xbox controller support for StarCraft 1, StarCraft II, and WarCraft III.
C#
7
star
12

TCP_client_server

Simple TCP/IP communications examples. C, C# (with Unity), Java, NodeJS and Python.
C#
6
star
13

newgrounds-scraper

Scrape data from newgrounds.com
PHP
6
star
14

EQTutorial_Unity

Recreating EverQuest original Tutorial in Unity.
C#
5
star
15

titanium-classicui

Project 1999 (Titanium) classic 640x480 skin UI.
4
star
16

imageFind

Find a bmp image on your screen. Example code.
C#
4
star
17

RetroGameBuilder

Compile a game across multiple consoles and computers.
C
3
star
18

web-media-center

Netflix look-a-like version 2.
PHP
3
star
19

RetroArch-network-transfer

upload/download files system for RetroArch
C
3
star
20

PHPJK_ServerControl

Host and control your Jedi Knight game servers.
PHP
3
star
21

kodi-repo

Kodi repository for my plugins
Python
2
star
22

GameSamples

Sample games made for Cheat Engine tutorial purposes.
C#
2
star
23

netflix-look-a-like

Old first version of the video streaming service. Check on webMC for the new version.
PHP
2
star
24

Xbox360-Cheats

Hacking Xbox 360 games with your PC.
C#
2
star
25

memory_legacy.dll

Memory.dll for Legacy Windows versions. (98, 2000, ME, XP, Vista)
C#
2
star
26

Patreon_File_Downloader

Make a file downloader and use Patreon as your subscription manager
PHP
1
star
27

Autorun_win10

Make Autorun.inf files work again on removable media devices.
C#
1
star
28

PS3-Cheats

PS3 Game Hacks
C#
1
star
29

clanmod-jko

Multiplayer mod for Jedi Outcast.
Assembly
1
star
30

eqclassic_db

1
star
31

GB_EQ

EverQuest For GameBoy. Built in GBStudio.
1
star
32

InjectNamedPipeRW

Injected DLL, make named pipe, read/write to pipe
C#
1
star
33

Bit-SlicerSlices

.slice cheat files for Bit-Slicer.
1
star
34

yts-api-pwa

YTS API in a Progressive Web App. Hosted by GitHub web services.
HTML
1
star
35

vb6_game_trainers

Visual Basic 6 for Windows 95, 98, ME, PC game trainers.
Visual Basic
1
star
36

Windows10_Boot_Changer

Change the bootup screen for Windows 10.
Batchfile
1
star
37

HotKeyMaker

This program registers a hot key, and executes a file when pressed.
C#
1
star