back to home

j-hc / revanced-magisk-module

Extensive ReVanced builder. Builds both modules and APKs. Updated daily.

6,893 stars
993 forks
2 issues
ShellC

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing j-hc/revanced-magisk-module in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/j-hc/revanced-magisk-module)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

ReVanced Magisk Module

Telegram CI

Extensive ReVanced builder

Get the latest CI release.

Use zygisk-detach to detach YouTube and YT Music from Play Store if you are using magisk modules.

<details><summary><big>Features</big></summary> <ul> <li> Supports all present and future ReVanced apps (including projects implementing the same API)</li> <li> Can build Magisk modules and non-root APKs</li> <li> Updated daily with the latest versions of apps and patches</li> <li> Optimizes APKs and modules for size</li> <li> Modules</li> <ul> <li> recompile invalidated odex for faster usage</li> <li> receive updates from Magisk app</li> <li> do not break safetynet or trigger root detections</li> <li> handle installation of the correct version of the stock app and all that</li> <li> support Magisk and KernelSU</li> </ul> </ul> </details>

To include/exclude patches or patch other apps

also see here CONFIG.md

If you are having trouble with the classic mount method of the modules

such as,

  • "Reflash needed" error after reboots
  • "Suspicious mount detected" warnings from root detector apps

You can consider using rvmm-zygisk-mount

Building Locally

On Termux

bash <(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh)

On Linux

$ git clone https://github.com/j-hc/revanced-magisk-module --depth 1
$ cd revanced-magisk-module
$ ./build.sh