搭建Root完美环境
清理环境
删除/data/adb/内的所有文件,会清除现有模块,请慎重
删不掉module的先在Magisk删除模块
打开面具首页等待跳出
刷入Magisk
注意Magisk核心是刷进boot分区的,Magisk App只是管理器
所以安装新版app需要重新刷入核心,才是真正更新Magisk版本
完成后,右上角齿轮里,关闭Zygisk和遵守排除列表
环境检测软件
https://github.com/apkunpacker/MagiskDetection/blob/main/Momo-v4.4.1.apk
https://github.com/apkunpacker/MagiskDetection/blob/main/Hunter_4.4.1.apk
https://github.com/apkunpacker/MagiskDetection/blob/main/NativeTest-v30-1b29f91-ad-release.apk
Magisk模块
https://github.com/Dr-TSNG/ZygiskNext/releases
https://github.com/5ec1cff/TrickyStore/releases
https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases
https://github.com/KOWX712/PlayIntegrityFix/releases
https://github.com/LSPosed/LSPosed.github.io/releases
隐藏root
保持关闭Zygisk和遵守排除列表
直接配置排除列表
需要注意的是,先点击应用,展开列表后,再打勾
LSPosed模块
检查安装的应用并不是一个明智手段,但是部分app不具备随机包名的功能,所以用到隐藏应用列表
https://github.com/Dr-TSNG/Hide-My-Applist/releases
结语
本文仅做记录,省略了诸多细节,具体请查阅资料