diff --git a/README.md b/README.md index a8b203b..1debd4c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # brutus Brute force your iOS Restrictions Passcode from the key & salt +## Find your iOS Restrictions Password in a backup +`cat $(fd com.apple.restrictionspassword.plist /var)` + +RestrictionsPasswordKey is the -k + +RestrictionsPasswordSalt is the -s + ## Example `./brutus -k 8+az5Jgc5v3IRMFny2T1iEe+Lxw= -s jvPLSA==`