Skip to content

Eiygy-Veyron-Network/mm

 
 

Repository files navigation

Magisk Manager for Recovery Mode (mm)

LEGAL

Copyright (C) 2017-2020, VR25 & Rikj000 @ xda-developers

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

DISCLAIMER

Always read/reread this reference prior to installing/upgrading this software.

While no cats have been harmed, the author assumes 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.

DESCRIPTION

  • Manage your Magisk modules from recovery (e.g., TWRP) -- run "sh /sdcard/mm" on recovery terminal.

Features list

  • Automatically fix magisk.img (e2fsck -fy)
  • List installed modules
  • Toggle
    • Core only mode
    • Magic mount
    • Disable
    • Remove

PREREQUISITE

  • Magisk 19-20

SETUP

  • Install
  1. Flash live (e.g., from Magisk Manager) or from custom recovery (e.g., TWRP).
  • Uninstall
  • Use Magisk Manager app or mm itself (supports uninstall.sh, too).

USAGE

  • Store & save the MagiskManagerForRecovery_vX_XXXXXXXXX.zip file somewhere on your phone's internal storage (not on SD or external)
  • Boot into TWRP
  • Install the MagiskManagerForRecovery_vX_XXXXXXXXX.zip
  • Open up the Terminal window in TWRP & run the mm command to start managing your modules
  • Follow the instructions/wizard. Everything is interactive.

LINKS

LATEST CHANGES

2020.4.17 (202004170)

  • Magisk 19-20 support

2019.4.4 (201904040)

  • Complete redesign
  • Magisk 17-19 support (including uninstall.sh)
  • Toggle core only mode
  • Updated information (copyright, documentation, and module description)

2018.8.1 (201808010)

  • General optimizations
  • New & simplified installer
  • Striped down (removed unnecessary code & files)
  • Updated documentation

2018.7.24 (201807240)

  • Fixed modPath detection issue (Magisk 16.6).
  • Updated documentation

Packages

No packages published

Languages

  • Shell 99.7%
  • Batchfile 0.3%