memory.dll
Game trainer library
A C# library for creating game trainers that manipulate process memory and inject custom DLLs.
C# Hacking library for making PC game trainers.
884 stars
51 watching
208 forks
Language: C#
last commit: 7 months ago
Linked from 1 awesome list
hackingmemoryprocesses
Related projects:
Repository | Description | Stars |
---|---|---|
ggabriel96/lasso | A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. | 10 |
emekoi/ziglet | A small game library written in Zig that provides basic functionality for building games without external dependencies. | 28 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 77 |
resttime/cl-liballegro | A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
siegelord/dallegro5 | A C++ library wrapper for the Allegro5 game development library | 42 |
rds1983/myra | A UI library for game engines like MonoGame, FNA, and Stride, providing a set of reusable GUI components and a declarative markup language. | 743 |
paulhodge/eastl | A discontinued C++ library providing container classes and utilities for game development | 504 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
jptiz/libgba-cpp | A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |
nadavbh12/retro-learning-environment | A framework for training AI algorithms using game consoles as input | 185 |