Skip to content

Othmane-ElAlami/revanced-magisk-module

 
 

Repository files navigation

ReVanced Magisk Module

Extensive ReVanced builder

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

See the list of patches

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%