An utility for setting nonce on checkm8-vulnerable devices
The statically compiled version of idevicesetnonce can be found here
idevicesetnonce - An utility for setting nonce on checkm8-vulnerable devices
Statically compiled: yes
usage: idevicesetnonce <iOS version> <SHSH blob> [-d]
<iOS version> Target iOS version to downgrade to
<SHSH blob> SHSH blob used for restoring
-d Print more information during process
Source code: https://github.com/Mini-Exploit/idevicesetnonce
Report issue: https://github.com/Mini-Exploit/idevicesetnonce/issue
Ensure:
- Your device is in pwned DFU mode with bootrom sigchecks disabled
- You have a stable internet connection
Requirements for compiling:
Then, just open idevicesetnonce.xcodeproj
then click Build
NOTE: You cannot compile idevicesetnonce statically from the source