1 Repo
Using language reflection to read and write directly to process memory and game engine variables.
Distinct from Memory Manipulation: Distinct from generic memory manipulation by specifically leveraging reflection to target internal game engine objects.
Explore 1 awesome GitHub repository matching software engineering & architecture · Reflection-Based Memory Access. Refine with filters or upvote what's useful.
TShock is a server management tool and plugin framework for dedicated Terraria servers. It functions as an administrative suite and anti-cheat tool designed to control player permissions, monitor game integrity, and extend server functionality. The project provides a framework for creating custom plugins that modify the game world and implement new commands. It enables internal state modification through bytecode injection, packet interception, and memory manipulation to bypass engine restrictions and alter live game environments. Administrative capabilities include a hierarchical role-based
Accesses and modifies internal game engine variables by reading and writing directly to the process memory space.