awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
System Shell Modifiers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSystem Shell Modifiers

Tools that extend or alter the functionality of the core desktop environment shell.

Distinguishing note: Focuses on deep shell process modification rather than user-space UI customization.

Explore 1 awesome GitHub repository matching operating systems & systems programming · System Shell Modifiers. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. System Shell Modifiers

Awesome System Shell Modifiers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • valinet/ExplorerPatcher

    valinet/ExplorerPatcher

    31,593View on GitHub↗

    ExplorerPatcher is a system utility designed to modify the behavior of the Windows shell by injecting custom code into core operating system processes. It functions as a background patching tool that intercepts internal function calls and replaces modern interface components with legacy alternatives, allowing for the restoration of traditional taskbar, menu, and task switcher behaviors. The project distinguishes itself through its use of dynamic link library injection and side-by-side binary replacement to alter the desktop environment at runtime. By redirecting execution flow within the syst

    Injects custom code into core operating system processes to extend functionality.

    C
    31,593View on GitHub↗