4 مستودعات
Tools that alter the execution of compiled programs in real-time by modifying volatile memory.
Distinguishing note: None of the candidates describe the general identity of a system for real-time memory-based code modification.
Explore 4 awesome GitHub repositories matching operating systems & systems programming · In-Memory Code Modifiers. Refine with filters or upvote what's useful.
LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes
Alters application execution in real time to change functionality through memory-based hooking.
WeChatExtension-ForMac is a plugin for the macOS WeChat client that provides a suite of extensions for account management, messaging automation, and visual customization. Its primary purpose is to enable the simultaneous operation of multiple user profiles within a single session and to automate communication tasks. The project distinguishes itself through specialized tools for content recovery and group analytics, such as intercepting recalled messages and monitoring member activity or departures within group chats. It also includes technical inspection capabilities for accessing restricted
Uses in-memory code modifiers to intercept function calls and capture internal application data.
WeChatFerry is a platform-specific automation tool designed for programmatic account and conversation management. It enables the creation of bots and the integration of large language models to provide automated replies within a messaging interface. The project functions by using native API interception and memory-based hooking to capture incoming communication and send messages without an official API. It includes capabilities for binary data decryption to transform protected media files and database records into readable formats. The system covers a broad range of functional areas, includi
Modifies function pointers in volatile memory to inject custom logic into the running application process.
A True Instrumentable Binary Emulation Framework
Modifies instructions or data in memory during execution, including within loaded libraries, without restarting the process.