랭킹으로 돌아가기
Extensive ReVanced builder. Builds both modules and APKs. Updated daily.
revancedmagiskmodulemorhpervmm
주요 지표
스타 성장
스타
7.4k
포크
1k
주간 성장
—
이슈
1
2k4k6k
2022년 6월2023년 2월2023년 10월2024년 6월2025년 3월2025년 11월2026년 7월
README
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
- Supports all present and future ReVanced apps (including projects implementing the same API)
- Can build Magisk modules and non-root APKs
- Updated daily with the latest versions of apps and patches
- Optimizes 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 :eyes:
- 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
If you are having trouble with the classic mount method of the modules
such as,
- "Reflash needed" error after reboots
- "Suspicious mount detected" warnings from root detector apps
You can consider using rvmm-zygisk-mount
Building Locally
On Termux
bash <(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh)
On Linux
$ git clone https://github.com/j-hc/revanced-magisk-module --depth 1
$ cd revanced-magisk-module
$ ./build.sh
관련 저장소