a

LukeZGD 2023-04-02 15:25:34 +08:00
parent 54c47fd637
commit ed5ab49f92
5 changed files with 9 additions and 9 deletions

@ -31,7 +31,7 @@ Please select your iOS device.
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` (`restore.cmd` on Windows)
- If the script always fails to detect your device, 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 Downgrade Device.
1. When the main menu shows up, input `1` and press Enter/Return to select Restore Firmware.
1. When prompted, select your options and follow the given instructions to put the device to kDFU mode.
1. After the restore process, your device will be successfully downgraded/restored to your selected target version.
- If you are having trouble placing the device in kDFU mode via SSH, [proceed here for alternatives](Troubleshooting#dfu-advanced-menu-for-32-bit-devices).
@ -50,7 +50,7 @@ Please select your iOS device.
1. Search and install "kDFUApp" and "kDFUApp Bundles" from my repo.
1. Open kDFUApp, toggle all switches, and press "enter kDFU mode."
1. Plug in your device and start the script by running `restore.sh` (`restore.cmd` on Windows)
1. When the main menu shows up, input `1` and press Enter/Return to select Downgrade Device.
1. When the main menu shows up, input `1` and press Enter/Return to select Restore Firmware.
1. When prompted, select your options and input `y` when the script asks for kDFU mode.
1. After the restore process, your device will be successfully downgraded/restored to your selected target version.
- If you are having trouble placing the device in kDFU mode via SSH, [proceed here for alternatives](Troubleshooting#dfu-advanced-menu-for-32-bit-devices).
@ -74,7 +74,7 @@ Please select your iOS device.
- If the script always fails to detect your device, try to start over from step 1.
- You may also try proceeding to "A6(X) device, not jailbroken"
- If any of the above does not work, you can try dualbooting to iOS 9 or lower, then proceed to "All devices, jailbroken on iOS 9 or lower" or its alternative
1. When the main menu shows up, input `1` and press Enter/Return to select Downgrade Device.
1. When the main menu shows up, input `1` and press Enter/Return to select Restore Firmware.
1. When prompted, select your options and follow the given instructions to put the device to kDFU mode.
1. After the restore process, your device will be successfully downgraded/restored to your selected target version.
- If you are having trouble placing the device in kDFU mode via SSH, [proceed here for alternatives](Troubleshooting#dfu-advanced-menu-for-32-bit-devices).
@ -93,7 +93,7 @@ Please select your iOS device.
1. Plug in your device and place your device in DFU mode.
1. Start the script by running `restore.sh` (`restore.cmd` on Windows)
1. When the main menu shows up, input `1` and press Enter/Return to select Downgrade Device.
1. When the main menu shows up, input `1` and press Enter/Return to select Restore Firmware.
1. When prompted, select your options and follow the given instructions to put the device to pwnDFU mode.
- If you are using Linux, it will likely fail a lot here for A6(X) devices. It is recommended to follow the jailbroken steps instead.
- If you have a spare iOS device that is jailbroken, you can [use iPwnder Lite for iOS](Pwning-Using-Another-iOS-Device)

@ -9,7 +9,7 @@
1. Connect your iOS device to your PC/Mac.
1. Start the script by running `restore.sh` (`restore.cmd` on Windows)
1. When the main menu shows up, input `1` and press Enter/Return to select Downgrade Device.
1. When the main menu shows up, select Restore Firmware -> iOS 10.3.3.
1. When prompted, select your options and follow the given instructions to put the device to pwnDFU mode.
- If you are using Linux, it will likely fail a lot here.
- If you have a spare iOS device that is jailbroken, you can [use iPwnder Lite for iOS](Pwning-Using-Another-iOS-Device)

@ -17,7 +17,7 @@ Please select your operating system and iOS device.
- You NEED a working Home and Top/Power button to enter DFU mode.
1. Connect your iOS device to your PC/Mac.
1. Start the script by running `restore.sh` (`restore.cmd` on Windows)
1. When the main menu shows up, type '1' and press Enter/Return to select Downgrade Device.
1. When the main menu shows up, select Restore Firmware -> powdersn0w.
1. When prompted, select your options and follow the given instructions to put the device to 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.
@ -29,7 +29,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` (`restore.cmd` on Windows)
1. When the main menu shows up, select Restore to Latest iOS.
1. When the main menu shows up, select Restore Firmware -> Latest iOS.
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 restored to iOS 7.1.2.

@ -2,4 +2,4 @@
1. Connect your device to your PC/Mac.
1. Start the script by running `restore.sh` (`restore.cmd` for Windows)
1. Select "Save Cydia Blobs" in the main menu
1. Select Save SHSH Blobs -> Cydia Blobs

@ -1,7 +1,7 @@
- Legacy iOS Kit can also be used to save on-board SHSH blobs of 32-bit iOS devices.
1. Prepare your iOS device by following the steps in the [Restore to 32-bit device](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Restore-32-bit-device) page.
- For not jailbroken methods, you may also go to the [DFU Advanced Menu](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Troubleshooting#dfu-advanced-menu-for-32-bit-devices) section of Troubleshooting
1. Start the script and select "Save Onboard Blobs"
1. Start the script and select Save SHSH Blobs -> Onboard Blobs
1. [Download](https://ipsw.me/) and select the IPSW of your current iOS version
1. Follow the given instructions. If the process is successful, valid SHSH blobs of your current iOS version will be saved.