From ae7c842b986037150fc64a80784bafbdda790853 Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:35:19 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7d46757..012fafd 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -159,7 +159,7 @@ For 32-bit devices compatible with restores/downgrades (see README): - After placing the device in the required mode, [proceed to "A6(X) device, not jailbroken"](Restore-32-bit-device) ## DFU Advanced Menu (A5(X) pwnDFU mode with Arduino and USB Host Shield) -- For A5(X) devices, "pwnDFU mode (A5)" option can be used, BUT ONLY IF the device is put in pwnDFU mode beforehand, with [synackuk checkm8-a5](https://github.com/synackuk/checkm8-a5) using an Arduino and USB Host Shield. +- For A5(X) devices, "pwnDFU mode (A5)" option can be used, BUT ONLY IF the device is put in pwnDFU mode beforehand, with [my fork of checkm8-a5](https://github.com/LukeZGD/checkm8-a5) using an Arduino and USB Host Shield. - Proceed here for a video tutorial on how to install and use checkm8-a5: https://www.youtube.com/watch?v=efAxIXieCLM - Here is also a tutorial from ios.cfw.guide: https://ios.cfw.guide/using-checkm8-a5 - If entering pwnDFU mode and/or sending pwned iBSS failed, the downgrade/restore will not work, and you need to [force restart](https://support.apple.com/guide/iphone/iph8903c3ee6/ios) to try again.