discovered 03 Aug 2026
frida-scripts
→ View on GitHubThis repository contains a collection of Frida scripts specifically designed for hooking Windows applications to modify their behavior. The scripts facilitate interaction with COM, WinRT, and .NET APIs through JavaScript, enabling functionalities such as replacing legacy dialogs, managing taskbar identities, and preventing fullscreen modes in modern applications. Notable features include a test suite for validating DotNetBridge and WinRT functionality, along with scripts that can be easily compiled and injected into running processes for dynamic code instrumentation.