# Technical Documentation: j-hc/revanced-magisk-module > ℹ️ **Provenance:** Hybrid Fusion: `j-hc/revanced-magisk-module` (README + 1 In-Tree Chapters) · [CodeWiki Reference](https://codewiki.google/github.com/j-hc/revanced-magisk-module) · Recency: Active (< 180 days) ## 1. Project Overview & Quickstart (j-hc/revanced-magisk-module) # ReVanced Magisk Module [](https://t.me/rvc_magisk) [](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml) Extensive ReVanced builder Get the [latest CI release](https://github.com/j-hc/revanced-magisk-module/releases). Use [**zygisk-detach**](https://github.com/j-hc/zygisk-detach) to detach YouTube and YT Music from Play Store if you are using magisk modules. Features
  • Supports all present and future ReVanced apps (including projects implementing the same API)
  • Can build Magisk modules and non-root APKs
  • Updated daily with the latest versions of apps and patches
  • Optimizes APKs and modules for size
  • Modules
  • recompile invalidated odex for faster usage
  • receive updates from Magisk app
  • do not break safetynet or trigger root detections
  • handle installation of the correct version of the stock app and all that
  • support Magisk and KernelSU
  • ## To include/exclude patches or patch other apps * Star the repo :eyes: * Use the repo as a [template](https://github.com/new?template_name=revanced-magisk-module&template_owner=j-hc) * Customize [`config.toml`](./config.toml) using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/) * Run the build [workflow](../../actions/workflows/build.yml) * Grab your modules and APKs from [releases](../../releases) also see here [`CONFIG.md`](./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](https://github.com/j-hc/rvmm-zygisk-mount) ## Building Locally ### On Termux ```console bash <(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh) ``` ### On Linux ```console $ git clone https://github.com/j-hc/revanced-magisk-module --depth 1 $ cd revanced-magisk-module $ ./build.sh ``` ## 2. In-Tree Documentation Chapters (j-hc/revanced-magisk-module) # ReVanced Magisk Module [](https://t.me/rvc_magisk) [](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml) Extensive ReVanced builder Get the [latest CI release](https://github.com/j-hc/revanced-magisk-module/releases). Use [**zygisk-detach**](https://github.com/j-hc/zygisk-detach) to detach YouTube and YT Music from Play Store if you are using magisk modules. Features
  • Supports all present and future ReVanced apps (including projects implementing the same API)
  • Can build Magisk modules and non-root APKs
  • Updated daily with the latest versions of apps and patches
  • Optimizes APKs and modules for size
  • Modules
  • recompile invalidated odex for faster usage
  • receive updates from Magisk app
  • do not break safetynet or trigger root detections
  • handle installation of the correct version of the stock app and all that
  • support Magisk and KernelSU
  • ## To include/exclude patches or patch other apps * Star the repo :eyes: * Use the repo as a [template](https://github.com/new?template_name=revanced-magisk-module&template_owner=j-hc) * Customize [`config.toml`](./config.toml) using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/) * Run the build [workflow](../../actions/workflows/build.yml) * Grab your modules and APKs from [releases](../../releases) also see here [`CONFIG.md`](./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](https://github.com/j-hc/rvmm-zygisk-mount) ## Building Locally ### On Termux ```console bash <(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh) ``` ### On Linux ```console $ git clone https://github.com/j-hc/revanced-magisk-module --depth 1 $ cd revanced-magisk-module $ ./build.sh ``` --- METRICS --- - Files Extracted: 2 - Estimated Token Budget: ~1057 tokens - Recency Window: Active (< 180 days) - Canonical Reference: https://codewiki.google/github.com/j-hc/revanced-magisk-module