This is a Magisk Manager tool that can be used in Recovery mode.
It's based on Aroma Installer.
- Enable/Disable modules
- Enable/Disable modules mount
- Remove modules at next reboot (support undo)
- Remove modules directly
- Enable/Disable Magisk core only mode
- Enable/Disable Magisk Hide
- Enable/Disable Zygisk
- Enable/Disable DenyList
- View module descriptions, versions, authors, etc.
- View module content (directory structure)
- Shrinking magisk.img (useable for Magisk v18.1 and earlier)
- Clear MagiskSU logs
- Manage Superuser rights
- Friendly interface & easy to use.
- Supported older recovery or even CWM.
- Only supported arm & arm64 architecture. Not supported x86 & x64 architecture.
- Will get stuck at Recovery for some device. This is a bug in Aroma Installer binary file and I can not fix it(about: issue).
- If your device is using Qualcomm soc and model is greater than {660, 7xx, 835}, then this tool does not support it.
- DualBootUtilities(Code framework)
- Magisk Manager for Recovery Mode (mm)(Code of mount magisk.img)
- ElementalX Kernel(Aroma Installer theme)
- p7zip(7za binary)
- tree(tree binary)
- micropython(micropython binary)
- usqlite(μSQLite library module for micropython)