IOS 13.3.1完美绕过ID锁简化终极教程
一,解压解锁bypass1文件到任意位置,打开爱思助手的文件管理,把解锁文件bypass1拖入右边手机里面。(这个工具网上很容易搜到)
二,用checkra1n越狱你的iPhone/iPad
三,用爱思助手-更多功能-打开SSH通道
四,用Putty工具连接手机,右边连接地址输入:127.0.0.1,点击下方打开,输入密码:alpine
五,显示root后,表示连接成功。(第一次连接会有提示选择YES)
六,下面开始输入解锁命令,一条一行回车。
mount -o rw,union,update /
mv /usr/libexec/mobileactivationd /usr/libexec/mobileactivationdbak
mv /var/mobile/Media/bypass1 /usr/libexec/bypass1
mv /usr/libexec/bypass1 /usr/libexec/mobileactivationd
chmod 755 /usr/libexec/mobileactivationd
launchctl unload /System/Library/LaunchDaemons/com.apple.mobileactivationd.plist
launchctl load /System/Library/LaunchDaemons/com.apple.mobileactivationd.plist
输入完以上命令,基本上就解锁了!搞定!再看手机直接下一步,设置完成,解锁OK!
本文由梁桂钊于2023-07-09发表在梁桂钊的博客,如有疑问,请联系我们。
本文链接:https://720ui.com/4249.html