File tree 2 files changed +2
-1
lines changed 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
- # iOS Restriction Passcode Brute Force ![ Version] ( https://img.shields.io/badge/Version-2.0 .0-blue.svg?style=flat-square )
1
+ # iOS Restriction Passcode Brute Force ![ Version] ( https://img.shields.io/badge/Version-2.1 .0-blue.svg?style=flat-square )
2
2
3
3
[ ![ Python] ( https://img.shields.io/badge/Python-2.7%20&%203.6-orange.svg?style=flat-square )] ( https://www.python.org/downloads/release/python-2714/ ) ![ OS] ( https://img.shields.io/badge/Works%20On-Linux%20|%20macOS%20|%20Windows%20-green.svg?style=flat-square ) ![ iOS] ( https://img.shields.io/badge/Tested%20On%20iOS-9.3.5%20|%2010.0.1%20|%2011.2.1-green.svg?style=flat-square ) [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( http://makeapullrequest.com ) [ ![ Code Climate] ( https://img.shields.io/codeclimate/maintainability/thehappydinoa/iOSRestrictionBruteForce.svg?style=flat-square )] ( https://codeclimate.com/github/thehappydinoa/iOSRestrictionBruteForce )
4
4
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python3
2
+ # iOSRestrictionBruteForce Version 2.1.0
2
3
from builtins import input
3
4
4
5
from ioscrack .parse import argparse , findHashes
You can’t perform that action at this time.
0 commit comments