Releases: TarballCoLtd/iOS-Restrictions-Recovery
iOS-Restrictions-Recovery v1.0 beta 4
iOS-Restrictions-Recovery v1.0 beta 4
ONLY SUPPORTS iOS 7.0 TO iOS 12.4.9.
iOS 13.0+ support is not possible until an update to keychain_dumper is released which fixes support for iOS 13.0+. I do not have an ETA for when this will happen, if at all, as I am not a developer of keychain_dumper.
Changes:
-Labels for downloading assets
-Better device cleanup code
iOS-Restrictions-Recovery v1.0 beta 3
iOS-Restrictions-Recovery v1.0 beta 3
Changes:
-Fixes "ArrayIndexOutOfBoundsException:1" error for iOS 12 only
-Other bug fixes and QOL improvements
iOS-Restrictions-Recovery v0.7.3
iOS-Restrictions-Recovery v0.7.3
Changes:
-No longer requires downloading keychain_dumper manually, if keychain_dumper cannot be found, it is downloaded from GitHub
-Removes keychain_dumper from your device after finishing
iOS-Restrictions-Recovery v0.7.2
iOS-Restrictions-Recovery v0.7.2
Changes:
-Adds my name to the app title
-Sorts recovery options by compatible iOS version
-Adds disclaimer to about section
iOS-Restrictions-Recovery v0.7.1
iOS-Restrictions-Recovery v0.7.1
Check v0.7 changelog for instructions
Changes:
-Adds "About/Credits" tab in main menu
-Better coding conventions in InfoPlist
iOS-Restrictions-Recovery v0.7
iOS-Restrictions-Recovery v0.7
Note: To use the iOS 12 and 13 features, keychain_dumper must be in the same directory as the JAR.
OpenSSH and SQLite 3.x must also be installed on your device. These are available on the default repos.
Changes:
-Adds support for iOS 12 and iOS 13
-Dependencies are now managed by Maven
-Fixes a bug with the SSH feature for iOS 7.0-11.4.1 where known_hosts would fail to load
If you like my work, please consider donating! It would be greatly appreciated. :D
paypal.me/alyxferrari
iOS Restrictions Recovery v0.6.4
iOS Restrictions Recovery v0.6.4
Changes:
-Fixes freezing during passcode calculation
-Adds appropriate titles to JOptionPanes
iOS Restrictions Recovery v0.6.2
iOS Restrictions Recovery v0.6.2
Changes:
-Automatically detects if you're using the Microsoft Store version of iTunes
iOS Restrictions Recovery v0.6.1
iOS Restrictions Recovery v0.6.1
Changes:
-Replaces model identifiers with model names in iTunes backup list
-Fixes NumberFormatException when reading backups made with an iOS 6 or below device
iOS Restrictions Recovery v0.6
iOS Restrictions Recovery v0.6
Changes:
-Adds support for non-jailbroken devices by using an unencrypted iTunes backup
-Bug fixes