IOS Restrictions Recovery Save

Finds Screen Time/Restrictions passcodes on iOS 7-12 (by @tarbaII)

Project README

iOS-Restrictions-Recovery

by Tarball
A GUI/CLI tool that can find the Restrictions or Screen Time passcode of any iOS device running iOS 7.0 through iOS 12.4.9. iOS 13 and 14 should work, but Keychain-Dumper doesn't work consistently on these versions.

Credit

Special thanks to ptoomey3 for Keychain-Dumper.

The code for the iTunes backup feature was loosely based on this GitHub project by u/Starwarsfan2099

Dependencies

All dependencies are handled by Maven.
sshj
slf4j
ed25519
bcprov-jdk15on
bcpkix-jdk15on
jzlib

Compilation/Execution

To run this program, you can either download the JAR from the Releases tab or generate one yourself with Maven.
OpenSSH is required to use all iOS 12-15 features and the iOS 7.0-11.4.1 SSH features. If you're using checkra1n, iproxy from libimobiledevice will work as an alternative. If you're using any other jailbreak, OpenSSH is available on the default repos.
The SQLite 3.x package is also required for the iOS 12-15 tools.

Open Source Agenda is not affiliated with "IOS Restrictions Recovery" Project. README Source: TarballCoLtd/iOS-Restrictions-Recovery

Open Source Agenda Badge

Open Source Agenda Rating