2 个仓库
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 是一个音频内容解锁器和音乐源代理工具,旨在通过代理服务器路由受限的音频流。它作为一个音乐流重定向器,用代理地址替换原始媒体 URL,以启用不可用曲目的播放。 该项目实现为一个 Xposed 模块,允许它在运行时在系统级别修改应用程序行为。它使用 Xposed 框架挂钩到 Android 操作系统,并在不更改原始应用程序二进制文件的情况下修改音乐应用程序行为。 该实用程序通过拦截网络请求并替换目标端点来处理音频源拦截和音乐内容解锁。这些功能允许系统绕过区域或基于账户的播放限制,以高质量格式流式传输音频文件。
Uses system-level API redirection to override the default music delivery mechanisms of the host application.