Extensive ReVanced builder. Builds both modules and APKs. Updated daily. https://t.me/rvc_magisk
  • Shell 93.2%
  • C 6.8%
Find a file
unurled 3b737cac2a
All checks were successful
CI / check-and-build (push) Successful in 26s
Update config.toml
2025-12-27 20:15:00 +00:00
.forgejo Update .forgejo/workflows/ci.yml 2025-12-27 19:09:59 +00:00
bin update toml cli binary 2024-11-16 19:25:48 +03:00
ksu_profile module: unmount modules automatically 2025-10-13 22:19:41 +03:00
revanced-magisk module: remove ksu_profile for now 2025-11-30 01:58:07 +03:00
.gitignore keep binaries local 2024-03-31 03:00:56 +03:00
build-termux.sh build-termux 2025-02-08 22:51:58 +03:00
build.sh Update build.sh 2025-12-18 17:06:11 +00:00
CONFIG.md Allow multiple dpi for apkmirror (#718) 2025-12-18 10:52:32 +03:00
config.toml Update config.toml 2025-12-27 20:15:00 +00: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 enable revanced extended 2024-05-09 14:09:24 +03:00
sig.txt gphotos archive link and apk signature added 2025-10-13 22:19:56 +03:00
utils.sh Update utils.sh 2025-12-18 14:34:04 +00: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
  • Support all present and future ReVanced and ReVanced Extended apps
  • Can build Magisk modules and non-root APKs
  • Updated daily with the latest versions of apps and patches
  • Optimize 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
Note that the CI workflow is scheduled to build the modules and APKs everyday using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.

To include/exclude patches or patch other apps

also see here CONFIG.md

Building Locally

On Termux

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

On Desktop

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