Updated Troubleshooting (markdown)

LukeeGD 2021-10-12 13:51:37 +08:00
parent 52f44af4f7
commit 8d4d181c16

@ -69,7 +69,8 @@
- A6/A6X refers to iPhone 5 and iPad 4 devices, while A5/A5X refers to the rest of the supported 32-bit devices.
- There are two options that can be used in the DFU advanced menu
- Select the "kDFU mode" option if your device is already in kDFU mode beforehand.
- Example of this is using kDFUApp by tihmstar; kDFUApp can also be installed from my repo: https://lukezgd.github.io/repo/
- Example of this is using kDFUApp by tihmstar. kDFUApp can also be installed from my repo: https://lukezgd.github.io/repo/
- kDFUApp works on iOS 6 to iOS 9 only. iOS 5 and 10 are not supported.
- Some devices are not supported by kDFUApp. To add support for more devices, install "kDFUApp Bundles", also from my repo
- For A6/A6X devices, "DFU mode (A6)" option can be used. This will use ipwndfu (or iPwnder32 for Mac) to put your device in pwnDFU mode, send pwned iBSS, and proceed with the downgrade/restore
- For A5/A5X devices, "pwnDFU mode (A5)" option can be used, BUT ONLY IF the device is put in pwnDFU mode beforehand, with [checkm8-a5](https://github.com/synackuk/checkm8-a5) using an Arduino and USB Host Shield. If sending pwned iBSS failed, this means your device is not in pwnDFU Mode, and the downgrade/restore will not work.