iOS Jailbreaking
Recovery and Restore iOS Device
Whilst installing Jailbreaks if you encounter an issue where phone is stuck on recovery mode and need to be rebooted to normal mode, you can try this:
$ sudo apt intall irecovery
$ irecovery -n
For recovering iOS with custom PSW:
$ sudo apt install idevicerestore
$ idevicerestore
Last updated
Was this helpful?