Skip to content

The ReVanced Magisk module. Updated daily and actually supports non-root too for some reason.

License

Notifications You must be signed in to change notification settings

Nicols0Mart/revanced-magisk-module

 
 

Repository files navigation

ReVanced Magisk Module

CI

Get the latest CI release.

Use zygisk-detach to detach YouTube and YT Music from Play Store if you are using magisk modules.

⚠️ This fork is used for building Revanced patched apps for my own personal use. I'm not responsible for any problems you may encounter if you use the provided modules or apks.

⚠️ Do not download modules from 3rd party sources like random websites you found on Google. There are many that uses my modules and impersonates ReVanced.

⚠️ It is always recommended to build your own patched apks from the official Revanced Manager.

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

To add more Revanced apps or know more about config.toml, read here CONFIG.md

Building Locally

On Termux

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

On Desktop

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

About

The ReVanced Magisk module. Updated daily and actually supports non-root too for some reason.

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 100.0%