User:LuaGunsX/Preserving mobile applications: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
# Save the APK to your desired location. | # Save the APK to your desired location. | ||
==iOS== | ==iOS== | ||
Unlike Android, preserving mobile applications on iOS requires a jailbreak. To jailbreak, [https://ios.cfw.guide use this guide]. Keep in mind that there is currently ''' | Unlike Android, preserving mobile applications on iOS requires a jailbreak. To jailbreak, [https://ios.cfw.guide use this guide]. Keep in mind that there is currently '''ANYTHING after iOS 17.0 (other than palera1n which only supports limited devices)'''. If you see any jailbreak claiming to be a jailbreak for '''anything above iOS 17.0''', it is a scam. | ||
===Identifying your iOS version=== | |||
# Open the Settings application | |||
# Navigate your way to General -> About -> Software Version (or Version on older iOS devices) | |||
===With Legacy iOS Kit (iOS 5 up to iOS 12.0.X)=== | ===With Legacy iOS Kit (iOS 5 up to iOS 12.0.X)=== | ||
If you have a Linux or MacOS computer, use [https://github.com/LukeZGD/Legacy-iOS-Kit Legacy iOS Kit] to preserve iOS apps. If you are trying to use a virtual machine or Windows Subsystem for Linux, you will not succeed. | If you have a Linux or MacOS computer, use [https://github.com/LukeZGD/Legacy-iOS-Kit Legacy iOS Kit] to preserve iOS apps. If you are trying to use a virtual machine or Windows Subsystem for Linux, you will not succeed. | ||
===With TrollStore (iOS 14.0 up to iOS 17.0)=== | ===With TrollStore (iOS 14.0 up to iOS 17.0)=== | ||
Follow [https://ios.cfw.guide/installing-trollstore CFW Guide]'s tutorial on installing TrollStore, and then install [https://github.com/donato-fiore/TrollDecrypt TrollDecrypt]. | Follow [https://ios.cfw.guide/installing-trollstore CFW Guide]'s tutorial on installing TrollStore, and then install [https://github.com/donato-fiore/TrollDecrypt TrollDecrypt]. | ||