From 3ddcfda065675bc97d2956bead2fa6272cc080dc Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Sun, 4 Sep 2022 10:27:39 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index dc02271..86d3f7c 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -142,7 +142,9 @@ - Put your iOS device in **Recovery mode**, or **Normal DFU mode**. This method is for A6/A6X devices only. - Put your iOS device in **pwnDFU mode**. For A5/A5X devices, you need an Arduino and USB Host Shield to do so. More details below. - Select the "kDFU mode" option if your device is already in kDFU mode. - - Example of this is selecting "Put Device in kDFU Mode" from the main menu, or using kDFUApp by tihmstar. kDFUApp can be installed from my repo: https://lukezgd.github.io/repo/ + - Example of this is selecting "Put Device in kDFU Mode" from the main menu, or using kDFUApp by tihmstar. + - To install kDFUApp, install kloader first from dora2ios Cydia repo: https://dora2ios.github.io/cydia/ + - After installing kloader, kDFUApp can be installed from my repo: https://lukezgd.github.io/repo/ - Some devices are not supported by kDFUApp. To add support for more devices and iOS versions, make sure to have installed kDFUApp from my repo instead of tihmstar's - kDFUApp works on iOS 6 to 10. iOS 5 is not supported. - For A6/A6X devices, "DFU mode (A6)" option can be used to put your device in pwnDFU mode and proceed with the downgrade/restore.