1 रिपॉजिटरी
Custom execution environments that wrap another process to manipulate its memory or intercept its calls.
Distinct from Java Game Runtimes: Existing candidates are for generic Java clients or mobile runtimes, not for wrapping an existing executable for memory manipulation.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Runtime Process Wrappers. Refine with filters or upvote what's useful.
RuneLite is an open-source game client for OldSchool RuneScape. It serves as a community-driven alternative to the official software, functioning as a modified client that allows for deep customization and feature extension. The project provides a programmable game plugin system that enables the development and injection of custom tools directly into the running game environment. This framework allows for the creation of interface enhancements and the integration of custom logic to modify client behavior. The system also includes a game cache data manager for reading and manipulating local a
Wraps the game executable in a custom Java environment to allow direct manipulation of the runtime memory.