Update Troubleshooting.md

LukeZGD 2024-04-21 20:47:24 +08:00
parent 3793c07ca4
commit 74c1fcf542

@ -24,6 +24,11 @@
- Other options (full output of `--help`):
```
*** Legacy iOS Kit ***
- Script by LukeZGD -
Usage: ./restore.sh [Options]
List of options:
--debug For script debugging (set -x and debug mode)
--disable-sudoloop Disable running tools as root for Linux
@ -35,11 +40,13 @@ List of options:
--no-version-check Disable script version checking
For 32-bit devices compatible with restores/downgrades (see README):
--activation-records Enable dumping/stitching activation records
--disable-bbupdate Disable bbupdate and enable dumping/stitching baseband
--ipsw-hacktivate Enable hacktivation for creating IPSW (iPhone 2G/3G/3GS only)
--ipsw-verbose Enable verbose boot option (powdersn0w only)
--jailbreak Enable jailbreak option
--memory Enable memory option for creating IPSW
--skip-ibss Assume that pwned iBSS has already been sent to device
* Default IPSW path: <script location>/name_of_ipswfile.ipsw
* Default SHSH path: <script location>/saved/shsh/name_of_blobfile.shsh(2)
@ -196,4 +203,4 @@ For 32-bit devices compatible with restores/downgrades (see README):
venv/bin/python3 -m pip install -r requirements.txt
venv/bin/python3 wikiproxy.py
```
1. Keep wikiproxy running. Run Legacy iOS Kit in another Terminal window
1. Keep wikiproxy running. Run Legacy iOS Kit in another Terminal window