awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesUser-Mode Code Injectors

Utilities that insert custom machine code into the address space of running user-mode processes.

Distinguishing note: Candidates focus on emulation or specific Android processes; this is a general Windows user-mode injector.

Explore 1 awesome GitHub repository matching operating systems & systems programming · User-Mode Code Injectors. Refine with filters or upvote what's useful.

Awesome User-Mode Code Injectors GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ramensoftware/windhawkAvatar ramensoftware

    ramensoftware/windhawk

    7,129Vezi pe GitHub↗

    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

    Provides a utility for inserting custom logic into running Windows programs to implement patches.

    C++
    Vezi pe GitHub↗7,129
  1. Home
  2. Operating Systems & Systems Programming
  3. User-Mode Code Injectors