diff --git a/Save-SHSH-blobs-from-Cydia-servers.md b/Save-SHSH-blobs-from-Cydia-servers.md index 0d42103..c12fbf5 100644 --- a/Save-SHSH-blobs-from-Cydia-servers.md +++ b/Save-SHSH-blobs-from-Cydia-servers.md @@ -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. -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) - - For [Windows](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-32-bit-device-(Windows,-jailbroken)) -1. Plug in your device, start the script and select "Save Cydia Blobs" \ No newline at end of file + +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 diff --git a/Saving-on-board-SHSH-blobs-of-current-iOS-version-(32-bit-devices).md b/Saving-on-board-SHSH-blobs-of-current-iOS-version-(32-bit-devices).md index b775553..d21e9c6 100644 --- a/Saving-on-board-SHSH-blobs-of-current-iOS-version-(32-bit-devices).md +++ b/Saving-on-board-SHSH-blobs-of-current-iOS-version-(32-bit-devices).md @@ -1,11 +1,8 @@ - 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. - - 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. +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 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. Follow the given instructions. If the process is successful, valid SHSH blobs of your current iOS version will be saved. -- If blob dumping fails for some reason, try using another USB port. \ No newline at end of file +- If blob dumping fails for some reason, try using another USB port.