2024-11-16 16:51:14 +03:00
2024-11-16 16:51:14 +03:00
2024-11-13 08:02:59 +03:00
2024-03-31 03:00:56 +03:00
2024-06-01 23:04:53 +03:00
2024-11-16 16:51:14 +03:00
2024-11-16 16:51:14 +03:00
2024-11-13 00:49:09 +03:00
2023-10-28 14:39:48 +03:00
2023-01-17 02:32:12 +03:00
2024-05-09 14:09:24 +03:00
2024-08-04 00:54:02 +03:00
2024-11-16 16:51:14 +03: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
Languages
Shell 100%