diff --git a/futurerestore.md b/futurerestore.md index 218ce22..c469d9f 100644 --- a/futurerestore.md +++ b/futurerestore.md @@ -2,11 +2,11 @@ Legacy iOS Kit has features that can serve it as a futurerestore helper of sorts to make usage of the tool much easier. With this, it also serves as an easier and more updated alternative to [FutureRestore GUI](https://github.com/CoocooFroggy/FutureRestore-GUI). -Before using futurerestore, you will need SHSH blobs for your device, and the target iOS version must be compatible with the latest SEP/Baseband/Cryptex. See [SEP/BB Compatibility Chart](https://docs.google.com/spreadsheets/d/1Mb1UNm6g3yvdQD67M413GYSaJ4uoNhLgpkc7YKi3LBs/edit#gid=1191207636) for iOS versions that can be restored to +Before using futurerestore, you will need SHSH blobs for your device, and the target iOS version must be compatible with the latest SEP/Baseband/Cryptex.See [SEP/BB Compatibility Chart](https://docs.google.com/spreadsheets/d/1Mb1UNm6g3yvdQD67M413GYSaJ4uoNhLgpkc7YKi3LBs/edit#gid=1191207636) for iOS versions that can be restored to. ## Requirements -- A7/A8/A9/A10/A11 device (arm64 device, checkm8) +- A7/A8/A9/A10/A11 device (checkm8 arm64 devices) - SHSH blobs for target iOS version - IPSW file for target iOS version @@ -15,9 +15,10 @@ Before using futurerestore, you will need SHSH blobs for your device, and the ta 1. Plug in your device and start the script by running `restore.sh` 1. When the main menu shows up, input `1` and press Enter/Return to select Restore/Downgrade. 1. Select "Other (Use SHSH Blobs)" - - See note below for the "Set Nonce Only" option + - See notes below for the "Set Nonce Only" option 1. Select the target IPSW file and SHSH blobs, then select Start Restore. 1. When prompted, select your options and follow the given instructions to put the device in recovery/pwnDFU mode. + - See notes below about the "Pwned Restore Option” 1. After the restore process, your device will be successfully downgraded/restored to your selected target version. ## Notes