a

LukeZGD 2023-03-18 14:20:41 +08:00
parent 492aa7958e
commit f534338c59
2 changed files with 7 additions and 10 deletions

@ -1,5 +1,5 @@
- iOS-OTA-Downgrader can also be used to save 32-bit iOS devices' SHSH blobs from Cydia servers if there are any. - iOS-OTA-Downgrader can also be used to save 32-bit iOS devices' SHSH blobs from Cydia servers if there are any.
1. Set up iOS-OTA-Downgrader by following Section 1 in the How to Use guides.
- For [macOS/Linux](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-(macOS-Linux,-jailbroken)#section-1---set-up-ios-ota-downgrader) 1. Connect your device to your PC/Mac.
- For [Windows](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-(Windows,-jailbroken)) 1. Start the script by running `restore.sh` (`restore.cmd` for Windows)
1. Plug in your device, start the script and select "Save Cydia Blobs" 1. Select "Save Cydia Blobs" in the main menu

@ -1,10 +1,7 @@
- iOS-OTA-Downgrader can also be used to save on-board SHSH blobs of 32-bit iOS devices. - iOS-OTA-Downgrader can also be used to save on-board SHSH blobs of 32-bit iOS devices.
1. Set up iOS-OTA-Downgrader by following Section 1 in the How to Use guides. 1. Prepare your iOS device by following the jailbroken steps in [Restore to 32-bit device](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Restore-32-bit-device) page.
- For [macOS/Linux](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-(macOS-Linux,-jailbroken)#section-1---set-up-ios-ota-downgrader)
- For [Windows](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-(Windows,-jailbroken)) (not recommended)
1. Prepare your iOS device by following Section 2 (and 2.1 for iOS 10) in the guide above.
- For non-jailbroken methods, go to the [DFU Advanced Menu](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Troubleshooting#dfu-advanced-menu-for-32-bit-devices) section of Troubleshooting - For non-jailbroken methods, go to the [DFU Advanced Menu](https://github.com/LukeZGD/iOS-OTA-Downgrader/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 Onboard Blobs" instead of "Downgrade Device"
1. [Download](https://ipsw.me/) and select the IPSW of your current iOS version 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. 1. Follow the given instructions. If the process is successful, valid SHSH blobs of your current iOS version will be saved.