From 0b114d88205a1b8eaafedc117bdb1053d4dea5ae Mon Sep 17 00:00:00 2001 From: Kirin Rastogi Date: Thu, 17 May 2018 23:09:24 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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==`