Exploitation Tools

iOSRestrictionBruteForce – Crack iOS Restriction Passcodes with Python

This version of the application is written with Python programming language,which is used to crack the Restriction PassCode of iphone/ipad.
Brute Force
  1. Get the Base64 key and salt from the backup file in Computer.
  2. Decode the Base64 key and salt.
  3. Try from 1 to 9999 to with the pbkdf2-hmac-sha1 hash with passlib (passlib moudle need to be installed before:easy_install passlib)

How to Use

  1. Make sure to use Itunes to back up the ios device to Computer
  2. Run ioscrack.py
python ioscrack.py

DEPENDENCIES
This has been tested with Python 2.6 and 2.7.

About the author

Mazen Elzanaty

Add Comment

Click here to post a comment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: