Magisk
The Magic Mask for Android (Magisk)
Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 6.0.
Some highlight features:
- MagiskSU: Provide root access for applications
- Magisk Modules: Modify read-only partitions by installing modules
- MagiskBoot: The most complete tool for unpacking and repacking Android boot images
- Zygisk: Run code in every Android applications’ processes
Install with TWRP already installed
- Official Patching Images instructions.
- Download the Magisk app apk and install on device
- Download the selected TWRP recovery image to the device
- Open the Magisk app
- Under “Magisk” click “Install”
- Click “Next”
- Click “Select and Patch a File”
- Choose the TWRP recovery img file from above
- Click “Let’s go”
- Done when “All done!” is shown
A file called “magisk_patched-….img” is now pressent, which can be flashed using heimdall.
Find a way to get the .img file onto the computer running heimdall.
Optional: Click the save icon in the top right corner to save the log. It contains more information than shown on screen.