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.


iOSRestrictionBruteForce - Crack iOS Restriction Passcodes with Python iOSRestrictionBruteForce - Crack iOS Restriction Passcodes with Python Reviewed by Zion3R on 6:00 PM Rating: 5