Pzqqt / Magisk_Manager_Recovery_Tool

A Magisk Manager tool that can be used in Recovery mode base Aroma Installer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magisk_Manager_Recovery_Tool

Description

This is a Magisk Manager tool that can be used in Recovery mode.

It's based on Aroma Installer.

What can it do

  1. Enable/Disable modules
  2. Enable/Disable modules mount
  3. Remove modules at next reboot (support undo)
  4. Remove modules directly
  5. Enable/Disable Magisk core only mode
  6. Enable/Disable Magisk Hide
  7. Enable/Disable Zygisk
  8. Enable/Disable DenyList
  9. View module descriptions, versions, authors, etc.
  10. View module content (directory structure)
  11. Shrinking magisk.img (useable for Magisk v18.1 and earlier)
  12. Clear MagiskSU logs
  13. Manage Superuser rights

Feature

  1. Friendly interface & easy to use.
  2. Supported older recovery or even CWM.

Note

  1. Only supported arm & arm64 architecture. Not supported x86 & x64 architecture.
  2. 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).
  3. If your device is using Qualcomm soc and model is greater than {660, 7xx, 835}, then this tool does not support it.

Reference

License

About

A Magisk Manager tool that can be used in Recovery mode base Aroma Installer.

License:GNU General Public License v3.0


Languages

Language:Python 66.9%Language:Shell 33.1%