已升级 10.3 内容暂留,到目前 10.3+ 越狱都没出,看来没希望了。
深度 Deepin 系统,先修改文件支持 root
cd /etc/lightdm
sudo gedit lightdm.conf 添加:
greeter-hide-user=true
greeter-show-manual-login=true
切换 root
sudo passwd root
su root
安装依赖
apt-get update && apt-get install libzip2
赋权&检测
chmod +x futurerestore_linux
./futurerestore_linux
开刷
./futurerestore_linux -t 6654xxxxxxxx_iphone8,1_n71ap_10.2-14c92.shsh2 -b Mav13-2.41.00.Release.bbfw -p BuildManifest.plist -s sep-firmware.n71.RELEASE.im4p -m BuildManifest.plist -w iPhone_4.7_10.2_14C92_Restore.ipsw
错误集
bash: ./futurerestore_linux: cannot execute binary file: Exec format error
更新 2017-03-09