Extensive ReVanced builder. Builds both modules and APKs. Updated daily. https://t.me/rvc_magisk
  • Shell 93.3%
  • C 6.7%
Find a file
Matthieu Peterschmitt b944f8e434
All checks were successful
CI / check-and-build (push) Successful in 1m29s
Merge remote-tracking branch 'upstream/main'
2026-04-24 11:17:19 +02:00
.forgejo Update .forgejo/workflows/build.yml 2026-04-22 20:47:29 +02:00
bin update aapt2 binaries 2026-03-21 20:53:06 +03:00
ksu_profile update ksu_profile for KernelSU v3 2026-02-07 19:40:22 +03:00
module module: update 2026-04-15 19:22:29 +03:00
.gitignore keep binaries local 2024-03-31 03:00:56 +03:00
build-termux.sh update 2026-02-17 04:58:10 +03:00
build.sh Merge remote-tracking branch 'upstream/main' 2026-04-17 13:05:54 +02:00
CONFIG.md add direct-dlurl 2026-02-25 21:08:31 +03:00
config.toml Update config.toml 2026-04-24 10:23:56 +02:00
ks-p12.keystore update merge_splits 2026-03-24 21:20:04 +03:00
ks.keystore fix signing 2023-10-28 14:39:48 +03:00
LICENSE fix permissions 2023-01-17 02:32:12 +03:00
README.md refactor 2026-02-20 23:22:04 +03:00
sig.txt add apk bundle support for check_sig and dl_archive 2026-04-10 21:09:09 +03:00
utils.sh Merge remote-tracking branch 'upstream/main' 2026-04-24 11:17:19 +02:00

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.

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

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