revanced-magisk-module

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

7,205 stars Shell #magisk#module#revanced
RAW Doc

ReVanced Magisk Module


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.

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
  • text
    <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>

    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

    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