In the Magisk v24+ version, John Wu's announcement that garnered attention is the support for Android 12 and the removal of Magisk Hide, bringing features like Zygisk... However, I only heard similar terms in related forums and did not pay attention to Magisk's updates, as I preferred not to touch it once I had installed various modules and frameworks.
Recently, I finally had time to tinker with it, and just in time, Geek Bay also released a video 【哔哩哔哩】必看!带你入坑安卓刷机,小白也能看懂的 ROOT 基础指南来啦! where I learned about Recovery, Fastboot, and ADB commands, which are definitely worth reviewing; I also took this opportunity to write something convenient for those who are confused after this update to achieve previous functionalities.
Download#
You need to download the latest Magisk Magisk-vxx.x.apk
- Download link https://github.com/topjohnwu/Magisk/releases
If your network is poor, you can switch to a data or Wi-Fi network environment, or use tools like "accelerators" to access and download.
After downloading Magisk-vxx.x.apk
, change the .apk
suffix to .zip
and remember your directory to flash this Magisk package in the third-party Recovery. If all goes well, after rebooting, you should see that super permissions under Magisk are already enabled.
Once downloaded, open Magisk, go to Home - Settings - Magisk, and enable the Zygisk (Beta)
option;
We need to download two files:
- Shamiko
Shamiko-vx.x.x-xxx-release.zip
- Download link https://github.com/LSPosed/LSPosed.github.io/releases - Zygisk-LSPosed
LSPosed-v1.8.0-6482-zygisk-release.zip
- Download link https://github.com/LSPosed/LSPosed/releases
Since each browser has a different download path, you can check the default download path in the browser settings - General. If you don't know the default download path, you can try searching for it.
Installation#
Return to the home page, go to Modules - Install from Local, and select the Shamiko-vx.x.x-xxx-release.zip
and LSPosed-v1.8.0-6482-zygisk-release.zip
you just downloaded; after installing Shamiko and Zygisk-LSPosed, reboot your device.
The software I use requires selecting options in Home - Settings - Magisk - Configure Exclusion List. If you want to hide it deeper, you can change the package name in Home - Settings - App to hide Magisk; I won't go into detail here.
If you are using the Lsposed framework, it is likely that the module will be installed for you on the desktop; if not, you need to check if you missed any steps during installation.
That's it for the installation; it should be similar to before. If you encounter any issues, please leave a comment or give me a thumbs up.
If your settings have
Follow Exclusion List
enabled by default, please disable it for Shamiko to take effect.
This article is synchronized and updated by Mix Space to xLog. The original link is https://www.miaoer.net/posts/blog/magisk-v24-hide