Checkm8 设备刷入未签名版本 iOS
· One min read
首先下载 Legacy iOS Kit,理论上好像直接用这个脚本就可以了。但是它对网络的要求比较高。
或者手动设置 nonce:
- Put it in DFU
wget https://alexia.lol/gaster/gaster-Linux.zip && unzip gaster-Linux.zip && chmod +x gastersudo ./gaster pwn && sudo ./gaster resetsudo ./futurerestore -t <drag_blob_here> --use-pwndfu --set-nonce --latest-sep --latest-baseband <drag_ipsw_here>
后使用 Legacy iOS Kit 附带的 FutureRestore 刷入。Option 选择 No RSEP (--no-rsep)