Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

MatadorProBr/rvx-magisk-module

Repository files navigation

⚠️ WARNING:

Discontinued since they added in-built support to ReVanced Extended, here is a new repo that uses this new in-built support since they don't build ReVanced Extended yet.

https://github.com/MatadorProBr/revanced-extended-magisk-module

⚠️ Do not download modules from 3rd party sources like random websites you found on Google. Only use this repository. I am not responsible for anything they may contain.

ReVanced Extended Magisk Module

Telegram Build Modules CI

You can get the latest CI release from here.

The mindetach module in the releases section detaches YouTube and YouTube Music from Play Store and blocks it from updating them.

Features

  • Can build Magisk modules and non-root APKs
  • Support all present and future ReVanced Extended apps
  • Updated every hour with the latest versions of apps and patches in accordance with your configuration
  • Cleans APKs from unneeded libs to make them smaller
  • Fully open-source, every binary or APK is compiled without human intervention
  • Modules
    • recompile invalidated odex for YouTube and Music apps for faster usage
    • receive updates from Magisk app
    • do not break SafetyNet or trigger root detections used by certain apps
    • handle installation of the correct version of the stock app and all that
    • mount the patched app immediately without needing to reboot

Note that the CI workflow is scheduled to build the modules and APKs every hour using GitHub Actions if there is a change in ReVanced Extended patches. You may want to disable it.

To include/exclude patches

See the list of patches

To add more ReVanced Extended apps or get to know more about config.toml, read here CONFIG.md

To be able to use non-root variants of YT and YT Music, install Vanced Extended MicroG (recommended) or Vanced MicroG.

Sync the repository (only applies to forks)

The Sync with Upstream workflow is scheduled to check for changes on this repository every 12 hours using GitHub Actions. You may want to disable it.

Building Locally

Make sure you have JDK 17 installed. Then run:

$ git clone --recurse-submodules https://github.com/MatadorProBr/revanced-extended-magisk-module
$ cd revanced-extended-magisk-module
$ ./build.sh