2 Repos
Techniques for routing system function calls to custom handlers to modify OS behavior or visual output.
Distinct from Output Redirection: The candidates are for network or shell output redirection, not low-level Win32 API call routing.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · API Redirection. Refine with filters or upvote what's useful.
Open-Shell-Menu is a Windows shell extension and UI restorer designed to replace modern system interfaces with traditional styles. It functions as a start menu replacement and a customization tool for the Windows file manager and other system applications. The project restores legacy hierarchical navigation to the start menu and reinstates classic visual elements, such as traditional title bars and copy dialogs. It specifically targets the restoration of legacy toolbars and status bars within the file manager and introduces traditional interface elements to web browser windows.
Routes internal Win32 OS function calls to custom handlers to modify the visual output of shell components.
dolby_beta is an audio content unblocker and music source proxy tool designed to route restricted audio streams through proxy servers. It functions as a music stream redirector that replaces original media URLs with proxy addresses to enable the playback of unavailable tracks. The project is implemented as an Xposed module, allowing it to modify application behavior at the system level during runtime. It uses the Xposed framework to hook into the Android operating system and modify music application behavior without altering the original app binary. The utility handles audio source intercept
Uses system-level API redirection to override the default music delivery mechanisms of the host application.