Skip to content
/ brutus Public

🔒 🔨 Brute force your iOS Restrictions Passcode from the key & salt

License

Notifications You must be signed in to change notification settings

dipshit/brutus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brutus

Brute force your iOS Restrictions Passcode from the key & salt

Use

Installation

go install github.com/dipshit/brutus

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==
pass is 6161

About

🔒 🔨 Brute force your iOS Restrictions Passcode from the key & salt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages