diff --git a/Jailbreaking-with-Legacy-iOS-Kit.md b/Jailbreaking-with-Legacy-iOS-Kit.md index 456801b..44d1249 100644 --- a/Jailbreaking-with-Legacy-iOS-Kit.md +++ b/Jailbreaking-with-Legacy-iOS-Kit.md @@ -14,6 +14,8 @@ - For iOS 9.1 and newer, go to: [Jailbreaking](Jailbreaking) - No data will be lost, but please back up your data and save onboard SHSH blobs just in case. - You NEED a working Home and Top/Power button to enter DFU mode when needed. + - If your button/s are broken, you can use a DFU IPSW to force the device to DFU mode. This will also clear all device data, so backup data and SHSH blobs before proceeding. + - If you wish to proceed using a DFU IPSW, go to [Restore 32-bit Device](Restore-32-bit-Device) --- diff --git a/Restore-32-bit-Device.md b/Restore-32-bit-Device.md index 2091dc4..c2f723f 100644 --- a/Restore-32-bit-Device.md +++ b/Restore-32-bit-Device.md @@ -61,7 +61,7 @@ Please select your iOS device. A6(X) devices, jailbroken on iOS 10 - If you are using kok3shiX, make sure to turn on **"use legacy patches"** when re-jailbreaking. -- If you are using socket, re-jailbreak with kok3shiX if possible. Zebra can also be used on the steps that use Cydia. +- If you are using socket, re-jailbreak with kok3shiX. Zebra can also be used on the steps that use Cydia. 1. Open Cydia on your device, and wait for sources to refresh. - If refreshing takes too long, remove the ultrasn0w repo, force close Cydia, then open Cydia again. 1. When it asks to upgrade, tap Upgrade Essential or Complete Upgrade. @@ -90,6 +90,10 @@ Please select your iOS device.
iPhone 4 and A6(X) devices, not jailbroken +- You NEED a working Home and Top/Power button to enter DFU mode when needed. + - If your button/s are broken, you can use a DFU IPSW to force the device to DFU mode. This will also clear all device data, so backup data and SHSH blobs before proceeding. + - To proceed using a DFU IPSW, run the script and go to: Restore/Downgrade -> DFU IPSW + 1. Plug in your device and place your device in DFU mode. 1. Start the script by running `restore.sh` 1. When the main menu shows up, input `1` and press Enter/Return to select Restore/Downgrade. diff --git a/Restore-iPhone-4-and-older.md b/Restore-iPhone-4-and-older.md index c0f7d2d..b9747ab 100644 --- a/Restore-iPhone-4-and-older.md +++ b/Restore-iPhone-4-and-older.md @@ -12,7 +12,9 @@ - Do not rename the IPSW firmwares from their default names. - If you are using Windows, please read the ["Troubleshooting" page](Troubleshooting#windows) - If you are on an iOS version that is not 7.1.2, I recommend [saving onboard blobs first](Saving-onboard-SHSH-blobs-of-current-iOS-version) before continuing. -- You NEED a working Home and Top/Power button to enter DFU mode. +- You NEED a working Home and Top/Power button to enter DFU mode when needed. + - If your button/s are broken, you can use a DFU IPSW to force the device to DFU mode. This will also clear all device data, so backup data and SHSH blobs before proceeding. + - To proceed using a DFU IPSW, run the script and go to: Restore/Downgrade -> DFU IPSW --- @@ -25,7 +27,7 @@ Please select your operating system and iOS device. 1. Connect your iOS device to your PC/Mac. 1. Start the script by running `restore.sh` 1. When the main menu shows up, select Restore/Downgrade -> powdersn0w. -1. When prompted, select your options and follow the given instructions to put the device to pwnDFU mode. +1. When prompted, select your options and follow the given instructions to put the device to kDFU/pwnDFU mode. 1. After the restore process, your device will be successfully downgraded/restored to your selected target version. - If you are stuck at the boot logo after downgrading, see the "Clearing NVRAM" section of the ["Troubleshooting" wiki page](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Troubleshooting#clearing-nvram) for more details.