awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesSystem Extension Injectors

Mechanisms for injecting system extensions into memory to provide missing hardware support.

Distinct from Native System Extensions: Distinct from Native System Extensions: focuses on the injection process for hardware support rather than runtime integration.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · System Extension Injectors. Refine with filters or upvote what's useful.

Awesome System Extension Injectors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • atmosphere-nx/atmosphereAvatar de Atmosphere-NX

    Atmosphere-NX/Atmosphere

    19,195Ver en GitHub↗

    Atmosphere is a custom firmware for the Nintendo Switch that provides core system components for loading custom kernels, managing modified operating systems, and redirecting hardware storage. It functions as a customized operating system designed to enable deep system modification and functional extensions. The project distinguishes itself through a system module injector and an application patching engine that allow for the loading of custom binary modules and patches to add features to the console. It also includes a virtual storage manager that redirects internal hardware writes to a virtu

    Injects system extensions and patches into memory to provide expanded functional capabilities and hooks.

    C++
    Ver en GitHub↗19,195
  • dortania/opencore-legacy-patcherAvatar de dortania

    dortania/OpenCore-Legacy-Patcher

    17,633Ver en GitHub↗

    OpenCore Legacy Patcher is a utility designed to enable the installation and operation of modern operating systems on legacy hardware that is no longer officially supported. By interposing a custom bootloader between the system firmware and the kernel, the project facilitates the deployment of current software releases on older devices, bypassing restrictive compatibility checks and hardware identification requirements. The project distinguishes itself through a comprehensive framework for system interposition and persistent patching. It employs dynamic kernel extension injection and runtime

    Loads kernel extensions into memory during startup to provide hardware support missing from the operating system.

    Pythonbig-surmacosopencore
    Ver en GitHub↗17,633
  1. Home
  2. Operating Systems & Systems Programming
  3. Platform Development and Integration
  4. Native System Extensions
  5. System Extension Injectors