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.
888 stars
51 watching
209 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
hackingmemoryprocesses
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. | 11 |
| A small game library written in Zig that provides basic functionality for building games without external dependencies. | 28 |
| A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 309 |
| A C library that replaces SDL with Zig and provides a standard library for game development. | 81 |
| A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
| Provides a Go interface to the raylib C library for videogame programming | 1,666 |
| A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 62 |
| A C++ library wrapper for the Allegro5 game development library | 43 |
| A UI library for game engines like MonoGame, FNA, and Stride, providing a set of reusable GUI components and a declarative markup language. | 753 |
| A discontinued C++ library providing container classes and utilities for game development | 504 |
| A general-purpose C library for graphics, game development, and utility functions. | 396 |
| A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,068 |
| A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
| A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |
| A framework for training AI algorithms using game consoles as input | 185 |