Extensive ReVanced builder. Builds both modules and APKs. Updated daily.
https://t.me/rvc_magisk
- Shell 93.2%
- C 6.8%
|
|
||
|---|---|---|
| .forgejo | ||
| bin | ||
| ksu_profile | ||
| revanced-magisk | ||
| .gitignore | ||
| build-termux.sh | ||
| build.sh | ||
| CONFIG.md | ||
| config.toml | ||
| ks.keystore | ||
| LICENSE | ||
| README.md | ||
| sig.txt | ||
| utils.sh | ||
ReVanced Magisk Module
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
To include/exclude patches or patch other apps
- Star the repo 👀
- Use the repo as a template
- Customize
config.tomlusing rvmm-config-gen - Run the build workflow
- Grab your modules and APKs from releases
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