TarballCoLtd / iOS-Restrictions-Recovery

Finds Screen Time/Restrictions passcodes on iOS 7-12 (by @tarbaII)
GNU General Public License v3.0
51 stars 10 forks source link
backup ios ios-12 ios10 ios11 ios12 ios13 ios7 ios8 ios9 itunes itunes-backup itunes-backup-recovery jailbreak restrictions restrictions-passcode screen-time

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.