diff --git a/README.md b/README.md index f1f647d..6d2cf10 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TrollRestore -TrollRestore is a TrollStore installer for iOS/iPadOS 15.0 - 16.7 RC (20H18) and 17.0 (21A327/21A329/21A331). It will replace a system app of your choice with a TrollHelper binary, which you can then open and use to install TrollStore. TrollRestore makes use of backups in order to restore the binary to a system app container. +TrollRestore is a TrollStore installer for iOS/iPadOS 15.0 - 16.7 RC (20H18) and 17.0. It will replace a system app of your choice with a TrollHelper binary, which you can then open and use to install TrollStore. TrollRestore makes use of backups in order to restore the binary to a system app container. A guide for installing TrollStore using TrollRestore can be found [here](https://ios.cfw.guide/installing-trollstore-trollrestore). @@ -18,7 +18,9 @@ python3 trollstore.py Tips TrollRestore does not restore a proper persistence helper - it simply replaces the main binary of a system app with an embedded TrollHelper. Thus, after installing TrollStore, it is recommended to install a persistence helper (you can use the same app used with TrollRestore as your persistence helper). Due to the nature of the installer (and its use of backups), the only way to restore your chosen app to it's original state is to delete it and re-install the app from the App Store. # Version Support -As stated above, this installer supports iOS/iPadOS 15.0 - 16.7 RC (20H18) and 17.0 (21A327/21A329/21A331). +As stated above, this installer supports iOS/iPadOS 15.0 - 16.7 RC (20H18) and 17.0. + +Note: All 4 versions of iOS 17.0 are supported: 21A326/21A327/21A329/21A331 It should theoretically support iOS 14, but during our testing, we experienced issues restoring the backup to an iOS 14 device. Therefore, using TrollStore on a device below iOS 15 has been disabled for the time being.