Easily manage your Magisk Modules from a terminal session in your custom recovery! (e.g. TWRP)
- Always read/re-read this reference prior to installing/upgrading this software.
- While no cats have been harmed,
the authors assume no responsibility for anything that might break due to the use/misuse of it. - To prevent fraud, do NOT mirror any link associated with this project; do NOT share builds (
.zips
)!
Share official links instead.
- Automatically fix magisk.img (e2fsck -fy)
- List installed modules
- Toggle
- Core only mode
- Magic mount
- Disable
- Remove
- Magisk v19.0 - v27.X
- TWRP or another custom recovery with terminal session support
Initial installation can be done in x2 ways
- MRepo or MMRL (Preferred)
- Manual download
-
Add the
Magisk-Modules-Rikj000-Repo
- MRepo => Settings => Repositories => Add Repo
- MMRL => Repositories => Add Repo
Source Link Official https://rikj000.github.io/Magisk-Modules-Rikj000-Repo/ Mirror https://apt.izzysoft.de/magisk/ -
Install the
Magisk Manager for Recovery Mode (mm)
module- MRepo => Repository => Search
Magisk Manager for Recovery Mode (mm)
=> Versions => Latest => Install - MMRL => Search
Magisk Manager for Recovery Mode (mm)
=> Versions => Latest => Install
- MRepo => Repository => Search
- Download & store the latest
MagiskManagerForRecovery_vX_XXXXXXXXX.zip
release file
somewhere on your phone's internal storage (Not on the SD or external storage!) - Install the
MagiskManagerForRecovery_vX_XXXXXXXXX.zip
release file in one of following ways:
After the initial installation,
updates can be done through Magisk's Manager app, MRepo or MMRL.
Updating through manual download is also possible, but not preferred.
- From System: Use Magisk's Manager app, MRepo or MMRL to uninstall
- From Custom Recovery: Use the
*/mm
orsh /sdcard/mm
command in a terminal session (supportsuninstall.sh
)
- Boot into your custom recovery (e.g. TWRP)
- Open up a terminal session from within your custom recovery
- Run the
*/mm
orsh /sdcard/mm
command to start managing your modules. - Simply follow the instructions/wizard, everything is interactive!
BUILD_NUMBER=<enter-build-number> zip MagiskManagerForRecovery_v"$BUILD_NUMBER"_"$(date +'%Y%m%d0')" -9r * -x .*
Current - Rikj000
Original - VR-25 (Deprecated!)
Can be found under:
- CHANGELOG.md - For full change log history
- Releases - For release based change log