# j-hc/revanced-magisk-module

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/j-hc-revanced-magisk-module).**

6,883 stars · 990 forks · Shell · gpl-3.0

## Links

- GitHub: https://github.com/j-hc/revanced-magisk-module
- Homepage: https://t.me/rvc_magisk
- awesome-repositories: https://awesome-repositories.com/repository/j-hc-revanced-magisk-module.md

## Topics

`extended` `magisk` `module` `revanced` `rvx`

## Description

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.

## Tags

### Mobile Development

- [Android Application Customization](https://awesome-repositories.com/f/mobile-development/android-application-customization.md) — Provides a tool for applying custom modifications to third-party Android applications to add features or remove restrictions.
- [Android Patching Utilities](https://awesome-repositories.com/f/mobile-development/android-app-rebuilding/android-patching-utilities.md) — Provides a utility for applying custom modifications and patches to Android application packages.
- [Rooted Application Installers](https://awesome-repositories.com/f/mobile-development/android-ecosystem/android-rooting-frameworks/rooted-runtime-development/rooted-application-installers.md) — Deploys modified applications on rooted Android devices to bypass root detection and mount errors.
- [Architecture-Specific APK Packaging](https://awesome-repositories.com/f/mobile-development/architecture-specific-apk-packaging.md) — Downloads and builds application packages tailored to specific device architectures and screen densities.

### Development Tools & Productivity

- [Installer Packages](https://awesome-repositories.com/f/development-tools-productivity/installer-packages.md) — Wraps patched binaries into standalone installers or system modules for deployment.

### Operating Systems & Systems Programming

- [Magisk Module Development](https://awesome-repositories.com/f/operating-systems-systems-programming/magisk-module-development.md) — Creates system-level modules for rooted devices to integrate patched applications into the system partition.
- [Virtual System Mounting](https://awesome-repositories.com/f/operating-systems-systems-programming/virtual-system-mounting.md) — Injects patched applications into the system partition using virtual mounts to avoid modifying original storage.
- [Zygisk Mounting](https://awesome-repositories.com/f/operating-systems-systems-programming/zygisk-mounting.md) — Uses specialized Zygisk mounting to deploy patched applications while bypassing root detection warnings. ([source](https://cdn.jsdelivr.net/gh/j-hc/revanced-magisk-module@main/README.md))

### Programming Languages & Runtimes

- [System Module Generators](https://awesome-repositories.com/f/programming-languages-runtimes/binary-module-generation/system-module-generators.md) — Generates Magisk modules that install patched application binaries into the system partition.

### Security & Cryptography

- [Root Detection Evasion](https://awesome-repositories.com/f/security-cryptography/root-detection-evasion.md) — Uses specialized mounting techniques to run modified applications while evading root detection libraries.

### Software Engineering & Architecture

- [Binary Patching Utilities](https://awesome-repositories.com/f/software-engineering-architecture/binary-patching-utilities.md) — Provides utilities for modifying compiled application binaries using pre-defined patch bundles.
- [Application Patch Builders](https://awesome-repositories.com/f/software-engineering-architecture/code-patching-engines/patch-generators/patch-application/application-patch-builders.md) — Creates modified application packages by applying patch bundles and CLI tools to produce installers. ([source](https://cdn.jsdelivr.net/gh/j-hc/revanced-magisk-module@main/CONFIG.md#config))
- [System Module Generators](https://awesome-repositories.com/f/software-engineering-architecture/code-patching-engines/patch-generators/patch-application/system-module-generators.md) — Generates system modules or standalone installers by applying custom selections of patches to applications. ([source](https://cdn.jsdelivr.net/gh/j-hc/revanced-magisk-module@main/README.md))

### DevOps & Infrastructure

- [Architecture-Aware Binary Fetching](https://awesome-repositories.com/f/devops-infrastructure/deployment-management/installation-package-management/binary-and-source-installation/architecture-aware-binary-fetching.md) — Automates the retrieval of application binaries tailored to the device's processor architecture and screen density. ([source](https://cdn.jsdelivr.net/gh/j-hc/revanced-magisk-module@main/CONFIG.md#config))
