1 repository
Systems for creating and managing modifications to an operating system's behavior and interface.
Distinct from Modding Frameworks: Distinct from game modding frameworks; this targets the operating system and its core components.
Explore 1 awesome GitHub repository matching operating systems & systems programming · OS Modding Frameworks. Refine with filters or upvote what's useful.
Windhawk is a Windows OS modding framework and user-mode code injector designed to customize the behavior of Windows applications and system components. It functions as a process customization tool and API hooking engine that allows for the insertion of custom logic into running programs. The framework enables software behavior modification and user interface tweaking without requiring access to the original source code. This is achieved by intercepting function calls and altering how software interacts with the operating system to implement patches or feature enhancements. The system covers
Acts as a complete system for creating and managing personalized modifications to the Windows OS.