From 5649d0a126ed523334bf8b750f69ed9d4eb6903d Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:06:52 +0800 Subject: [PATCH] Updated futurerestore (markdown) --- futurerestore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/futurerestore.md b/futurerestore.md index f97d7b3..442fc3f 100644 --- a/futurerestore.md +++ b/futurerestore.md @@ -24,7 +24,7 @@ Before using futurerestore, you will need SHSH blobs for your device, and the ta ## Notes - See Notes section in the [Restore/Downgrade](Restore-Downgrade#Notes) page regarding version compatibility -- One option that will be prompted after selecting Start Restore is the "Pwned Restore Option." This option is recommended to be enabled at all times, especially for OTA/onboard/factory blobs where this is required to be enabled. +- One option that will be prompted after selecting Start Restore is the "Pwned Restore Option." (`--use-pwndfu`) This option is recommended to be enabled at all times, especially for OTA/onboard/factory blobs where this is required to be enabled. - For A7 devices, this option is disabled by default mainly because of difficulties pwning A7 devices (especially on Linux). If this is the case for you, it is recommended to set nonce manually for these devices instead. - There is also an option to "Set Nonce Only" meaning the device's nonce generator will be set to the selected SHSH blob generator, making the device ready for restoring even without the "Pwned Restore Option" enabled. - There may be instances where blob validation needs to be skipped. This can be enabled by going to Other Utilities -> Enable Flags -> Enable skip-blob flag, or running Legacy iOS Kit restore.sh with `--skip-blob`