From 05d70f08a900236405e2b4ab2c2f69b77ed987ec Mon Sep 17 00:00:00 2001 From: opa334 Date: Sun, 4 Dec 2022 19:18:15 +0100 Subject: [PATCH] check if this is better --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1be53d4..04aa31b 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ It works because of an AMFI/CoreTrust bug where iOS doesn't verify whether or no | Version / Device | arm64 (A8 - A11) | arm64e (A12 - A15, M1) | | --- | --- | --- | -| 13.7 and below | Not Supported | Not Supported | +| 13.7 and below | Not Supported (Exploit only got introduced in 14.0) | Not Supported (Exploit only got introduced in 14.0) | | 14.0 - 14.8.1 | [checkra1n + TrollHelper](./install_trollhelper.md) | [TrollHelperOTA (arm64e)](./install_trollhelperota_arm64e.md) | | 15.0 - 15.4.1 | [TrollHelperOTA (iOS 15+)](./install_trollhelperota_ios15.md) | [TrollHelperOTA (iOS 15+)](./install_trollhelperota_ios15.md) | | 15.5 beta 1 - 4 | [TrollHelperOTA (iOS 15+)](./install_trollhelperota_ios15.md) | [TrollHelperOTA (iOS 15+)](./install_trollhelperota_ios15.md) | -| 15.5 (RC) | Not Supported | Not Supported | +| 15.5 (RC) | Not Supported (Exploit fixed) | Not Supported (Exploit fixed) | | 15.6 beta 1 - 5 | [SSH Ramdisk](./install_sshrd.md) | [TrollHelperOTA (arm64e)](./install_trollhelperota_arm64e.md) | -| 15.6 (RC1/2) and above | Not Supported | Not Supported | +| 15.6 (RC1/2) and above | Not Supported (Exploit fixed) | Not Supported (Exploit fixed) | This version table is final, TrollStore will never support anything other than the versions listed here. Do not bother asking, if you got a device on an unsupported version, it's best if you forget TrollStore even exists.