Updated Restore 32 bit Device (markdown)

LukeeGD 2024-10-31 10:37:30 +08:00
parent d2e476e29b
commit 8a005ebbb2

@ -5,8 +5,9 @@
- Do not rename the IPSW firmwares from their default names. - Do not rename the IPSW firmwares from their default names.
- If your device is not on the latest iOS version, I recommend [saving onboard blobs first](Saving-onboard-SHSH-blobs-of-current-iOS-version) before continuing. - If your device is not on the latest iOS version, I recommend [saving onboard blobs first](Saving-onboard-SHSH-blobs-of-current-iOS-version) before continuing.
- "A6(X)" refers to iPhone 5 and iPad 4. - "A6(X)" refers to iPhone 5 and iPad 4.
- "A5(X)" refers to iPhone 4S, iPad 2, iPad 3, iPad mini 1, and iPod 5th generation. - "A5(X)" refers to iPhone 4S, iPad 2, iPad 3, iPad mini 1, and iPod touch 5th gen.
- If the option has "jailbroken", [jailbreak your device first](Jailbreaking). If not, jailbreaking is not required. - If the option has "jailbroken", [jailbreak your device first](Jailbreaking). If not, jailbreaking is not required.
- If the script always fails to detect your device, try rebooting your PC/Mac.
<details> <details>
<summary>For devices jailbroken with Pangu</summary> <summary>For devices jailbroken with Pangu</summary>
@ -28,7 +29,7 @@ Please select your iOS device.
1. Search for "OpenSSH" and install it. 1. Search for "OpenSSH" and install it.
1. Connect your iOS device to your PC/Mac. Make sure to tap "Trust" in the Trust this Computer prompt. 1. Connect your iOS device to your PC/Mac. Make sure to tap "Trust" in the Trust this Computer prompt.
1. Start the script by running `restore.sh` 1. Start the script by running `restore.sh`
- If the script always fails to detect your device, try proceeding to "All devices, jailbroken on iOS 9 or lower (alternative)" - You may also try proceeding to "All devices, jailbroken on iOS 9 or lower (alternative)"
1. When the main menu shows up, input `1` and press Enter/Return to select Restore/Downgrade. 1. When the main menu shows up, input `1` and press Enter/Return to select Restore/Downgrade.
1. Download/select the IPSW(s) needed to continue. 1. Download/select the IPSW(s) needed to continue.
1. When prompted, [select your options](Restore-Downgrade) and follow the given instructions to put the device to kDFU/pwnDFU mode. 1. When prompted, [select your options](Restore-Downgrade) and follow the given instructions to put the device to kDFU/pwnDFU mode.