awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
j-hc avatar

j-hc/revanced-magisk-module

0
View on GitHub↗
6,883 stars·990 forks·Shell·gpl-3.0·12 viewst.me/rvc_magisk↗

Revanced Magisk Module

This project is an Android application patching tool and Magisk system module generator. It is designed to apply custom modifications to application packages and generate modules that install these patched binaries into the system partition of rooted Android devices.

The tool incorporates a root-based application installer that utilizes specialized mounting methods, such as Zygisk application mounting, to bypass root detection warnings and mount errors. It further distinguishes itself by automating the retrieval of application binaries from external mirrors based on specific device architecture and screen density requirements.

The system covers binary modification through allow-list patch selection and the generation of standalone installers or system modules. It includes capabilities for customizing module metadata, branding, and internal properties.

Features

  • Android Application Customization - Provides a tool for applying custom modifications to third-party Android applications to add features or remove restrictions.
  • Installer Packages - Wraps patched binaries into standalone installers or system modules for deployment.
  • Android Patching Utilities - Provides a utility for applying custom modifications and patches to Android application packages.
  • Rooted Application Installers - Deploys modified applications on rooted Android devices to bypass root detection and mount errors.
  • Magisk Module Development - Creates system-level modules for rooted devices to integrate patched applications into the system partition.
  • Virtual System Mounting - Injects patched applications into the system partition using virtual mounts to avoid modifying original storage.
  • Zygisk Mounting - Uses specialized Zygisk mounting to deploy patched applications while bypassing root detection warnings.
  • System Module Generators - Generates Magisk modules that install patched application binaries into the system partition.
  • Root Detection Evasion - Uses specialized mounting techniques to run modified applications while evading root detection libraries.
  • Binary Patching Utilities - Provides utilities for modifying compiled application binaries using pre-defined patch bundles.
  • Application Patch Builders - Creates modified application packages by applying patch bundles and CLI tools to produce installers.
  • System Module Generators - Generates system modules or standalone installers by applying custom selections of patches to applications.
  • Architecture-Aware Binary Fetching - Automates the retrieval of application binaries tailored to the device's processor architecture and screen density.
  • Architecture-Specific APK Packaging - Downloads and builds application packages tailored to specific device architectures and screen densities.

Star history

Star history chart for j-hc/revanced-magisk-moduleStar history chart for j-hc/revanced-magisk-module

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Revanced Magisk Module

These projects share indexed features with Revanced Magisk Module. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • crimera/twitter-apkcrimera avatar

    crimera/twitter-apk

    3,835View on GitHub↗

    This project is a suite of tools for scraping remote assets, applying binary modifications, and orchestrating the distribution of patched Android applications. It functions as an automated build pipeline that fetches remote assets and compiles patched binaries into installable packages. The system includes a specialized remote asset downloader designed to fetch application files and version metadata from remote servers while bypassing bot protections. It also operates as an Android app distribution system that uploads modified binaries to a repository and sends update notifications via Telegr

    Pythonrevanced
    View on GitHub↗3,835
  • alonemonkey/monkeydevAloneMonkey avatar

    AloneMonkey/MonkeyDev

    6,789View on GitHub↗

    MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries into mobile applications. It functions as an application patching tool and dynamic library injector designed to modify how mobile applications operate. The project provides a development environment for creating system extensions and tweaks, including tools for injecting libraries into decrypted binaries to enable debugging and symbol restoration on non-jailbroken hardware. It features a command-line interface for deploying hooks into system processes and third-party applicat

    Objective-Ccocoapodsiosiosopendev
    View on GitHub↗6,789
  • sensepost/objectionsensepost avatar

    sensepost/objection

    8,896View on GitHub↗

    Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security analysis. It provides a command-line interface to interact with the memory and state of iOS and Android applications during active execution, serving as a toolkit for runtime analysis and security testing. The project distinguishes itself by providing specialized capabilities to bypass common mobile security controls, including SSL pinning, biometric authentication, and root or jailbreak detection. It enables the extraction of sensitive credentials and data from secure storage syst

    Pythonandroidframeworkfrida
    View on GitHub↗8,896
  • crimera/pikocrimera avatar

    crimera/piko

    2,716View on GitHub↗

    Piko is a collection of specialized Android utilities designed for binary patching, user interface customization, media downloading, and application debugging. It functions as an APK modification framework that alters application metadata and binary resources to modify internal logic and bypass version locks. The project differentiates itself through deep application modification capabilities, including bytecode-level instruction patching, DEX file manipulation, and a dynamic hooking engine. It enables the overriding of resource files and the injection of permissions via the application manif

    Javamorphemorphe-patches
    View on GitHub↗2,716
Compare all 30 related projects→

Frequently asked questions

What does j-hc/revanced-magisk-module do?

This project is an Android application patching tool and Magisk system module generator. It is designed to apply custom modifications to application packages and generate modules that install these patched binaries into the system partition of rooted Android devices.

What are the main features of j-hc/revanced-magisk-module?

The main features of j-hc/revanced-magisk-module are: Android Application Customization, Installer Packages, Android Patching Utilities, Rooted Application Installers, Magisk Module Development, Virtual System Mounting, Zygisk Mounting, System Module Generators.

Which projects share features with j-hc/revanced-magisk-module?

Projects with overlapping indexed features include: crimera/twitter-apk — This project is a suite of tools for scraping remote assets, applying binary modifications, and orchestrating the… alonemonkey/monkeydev — MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries… sensepost/objection — Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security… lsposed/lspatch — LSPatch is an Android runtime hooking tool and non-root app patcher. It provides a non-root implementation of the… crimera/piko — Piko is a collection of specialized Android utilities designed for binary patching, user interface customization,… jingmatrix/lsposed — LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of…