awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
System Modification Frameworks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSystem Modification Frameworks

Architectural frameworks that enable low-level modifications to system kernels or core operating system components.

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

  1. Home
  2. Operating Systems & Systems Programming
  3. System Administration and Maintenance
  4. System Administration Utilities
  5. System Modification Frameworks

Awesome System Modification Frameworks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • topjohnwu/Magisk

    topjohnwu/Magisk

    58,780GitHubView on GitHub↗

    Magisk is an Android rooting framework designed to manage system-level modifications and grant administrative access to mobile devices. It functions by patching boot and recovery images to inject custom code into the operating system initialization sequence, allowing for system-wide control while maintaining compatibil

    Rust

Explore sub-tags

  • Kernel Patching UtilitiesTools that modify boot partitions or kernel images to inject custom code during system initialization.
  • Systemless Modification LayersMechanisms that overlay virtual file systems to modify read-only partitions without altering core system files.