dfu ipsw

LukeZGD 2023-10-18 09:33:55 +08:00
parent 63e6b96647
commit 8e0df55cb2
3 changed files with 11 additions and 3 deletions

@ -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)
---

@ -61,7 +61,7 @@ Please select your iOS device.
<summary>A6(X) devices, jailbroken on iOS 10</summary>
- 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.
<details>
<summary>iPhone 4 and A6(X) devices, not jailbroken</summary>
- 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.

@ -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.