下载以上所有所需文件
设置->我的设备->全部参数->MIUI版本,连续多次点击MIUI版本,即可进入开发者模式
然后可看到 设置->更多设置->开发者选项
首次绑定手机,需要在绑定帐号后等待 7 天,期间不要退出小米帐号
3.1.3 官方工具解锁
下载解锁工具:https://www.miui.com/unlock/index_en.html,解压后运行里面的 miflash_unlock.exe,按照提示登录已绑定设备的小米帐号。
进入fastboot模式,下面步骤二选一:
fastboot模式
解压 miui_UMI_V12.0.11.0.QJBCNXM_03afa44d87_10.0.zip, 可直接获取
其他机型或系统可能多一个提取步骤
使用magisk修复boot.img
日志示例如下:
LSPosed-v1.9.2-7024-zygisk-release.zip
安装完成后重启,屏幕下拉,可看到LSPosed已加载,打开管理器,如下
下载JustTrustMe.apk后安装即可
platform-tools:https://developer.android.com/studio/releases/platform-tools?hl=zh-cn
小米镜像下载地址:https://github.com/mooseIre/update_miui_ota/blob/master/Stable/%E5%B0%8F%E7%B1%B310.md
Magisk:https://github.com/topjohnwu/Magisk
LSPosed:https://github.com/LSPosed/LSPosed
JustTrustMe:https://github.com/Fuzion24/JustTrustMe
1.
尽量不使用主力机刷机,或提前备份重要资料
2.
本文档使用设备为xiaomi
10
,其他机型可能不通用
1.
尽量不使用主力机刷机,或提前备份重要资料
2.
本文档使用设备为xiaomi
10
,其他机型可能不通用
adb push boot.img
/
sdcard
/
Download
adb push boot.img
/
sdcard
/
Download
adb pull
/
sdcard
/
magisk_patched
-
27700_
*
*
.img .
/
adb reboot bootloader
fastboot devices
fastboot flash boot magisk_patched
-
27700_
*
*
.img
fastboot reboot
adb pull
/
sdcard
/
magisk_patched
-
27700_
*
*
.img .
/
adb reboot bootloader
fastboot devices
fastboot flash boot magisk_patched
-
27700_
*
*
.img
fastboot reboot
Sending
'boot_b'
(
196608
KB) OKAY [
5.297s
]
Writing
'boot_b'
OKAY [
0.690s
]
Finished. Total time:
5.998s
Rebooting OKAY [
0.000s
]
Finished. Total time:
0.001s
Sending
'boot_b'
(
196608
KB) OKAY [
5.297s
]
Writing
'boot_b'
OKAY [
0.690s
]
Finished. Total time:
5.998s
Rebooting OKAY [
0.000s
]
Finished. Total time:
0.001s
adb push LSPosed
-
v1.
9.2
-
7024
-
zygisk
-
release.
zip
/
sdcard
/
Download
adb push LSPosed
-
v1.
9.2
-
7024
-
zygisk
-
release.
zip
/
sdcard
/
Download
[注意]APP应用上架合规检测服务,协助应用顺利上架!
最后于 3天前
被uuhc编辑
,原因: