PHC-PacMan
Fanatic
Magisk only modifies the boot image and install files to /data and /cache
Your /system partition will only be modified if root is installed in /system, or using custom rom with addon.d support!
Features
- 100% fully open source and easy to build!
- Magic Mount:
Allow you to do any system (vendor) modification without actually tampering the partitions.
Anything can be loaded with Magisk systemless-ly! - MagiskSU: Open Source RootSolution
Root your device with MagiskSU, based on phh's Superuser, which is based on CM Superuser. - Magisk Manager:
MagiskSU Root Management, Upgrade Magisk, Manage MagiskHide lists
Manage, Upgrade, Download, Install MagiskModules from the community driven online Magisk Module Repo. - MagiskHide:
Hide Magisk from detections: Google SafetyNet, enterprise / bank system integrity checks, gametamper checks etc. - Resetprop:
Allow you to do any modifications to systemproperties, including read-only props.
This is also used along with magiskhide to trick various device status sent from the bootloader - Miscellaneous:
(Optional) Remove AVB 2.0, dm-verity, forceencrypt.
Unlock partitions blocks to support remount to rw
- If you already have Magisk installed, it is strongly recommended to upgrade directly via MagiskManager
- Instructions for installing the first time are presented below:
- If you plan to flash a custom kernel, flash it AFTER installing Magisk
- Make sure to remove any other root, your best bet would be restoring your bootimage back to stock
- Via custom recovery:
- Download the latest Magisk zip file
- Reboot to a custom recovery and flash the flashable zip
- Reboot to system, and check whether Magisk Manager is installed and the version matches the latest one in the OP
If for some reason Magisk Managerisn't installed/upgraded automatically, please install/upgrade it manually!
- This method does not need root, and also does not require a custom recovery.
However, you MUST have a stock boot image dump beforehand, and you also have to be able to flashthe patched boot image, either through fastboot/download mode or ODIN - Install the latest Magisk Manager
- If you're planning to flash the patched boot image through ODIN, go to Settings > Update Settings > Patched Boot Output Format, and select .img.tar. For normal users leave it as the default .img
- Press Install > Install > ρá†ch BootImage File, and select your stock boot image file
- Magisk Manager will now patchyour boot image, and store it in [InternalStorage]/MagiskManager/patched_boot.img[.tar]
- Copy the patched boot image to your PC. If you can't find it via MTP, you can pull the file with ADB:
adb pull /sdcard/MagiskManager/patched_boot.img[.tar] - Flash the patched boot image to your device and reboot. Here is the command if using
Code:fastboot: fastboot flash boot/path/to/patched_boot.img
Magisk link:
https://redirect.viglink.com/?format=go&jsonp=vglnk_151819625693818&key=f0a7f91912ae2b52e0700f73990eb321&libId=jdg6eg9p01000n4o000MAfjlhzzhu&loc=https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445&v=1&out=http://phc.onl/#forbidden#/latestmagisk&ref=https://www.google.com.ph/&title=[OFFICIAL] Magisk v15.3 - Root & Universal Systemless Interface [Android 5.0+]&txt=Latest Magisk
Magisk uninstaller(support all version)
https://redirect.viglink.com/?format=go&jsonp=vglnk_151819638862819&key=f0a7f91912ae2b52e0700f73990eb321&libId=jdg6eg9p01000n4o000MAfjlhzzhu&loc=https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445&v=1&out=http://phc.onl/#forbidden#/latestuninstaller&ref=https://www.google.com.ph/&title=[OFFICIAL] Magisk v15.3 - Root & Universal Systemless Interface [Android 5.0+]&txt=Latest Uninstaller
Note:
Read all the installation process
I'm not capable of damage on your boot!!!
All of the stated Instructions are came from (XDA dev.)
-backup yout boot first in TWRP, incase boot loop happens!!!
-backup your stock rom if needed
-remove old roots on your phone
Credits to XDA Developers for giving us quality android services.
@☆PHC-PacMan☆
☆Leave a like☆
Follow me for more!!!

