An open API service indexing awesome lists of open source software.

https://github.com/liwyd/pincracker

sourec to use Attiny85 for cracking mobile pinCode (ios/android)
https://github.com/liwyd/pincracker

android arduino brute-force cpp crack ios phone-cra unlo

Last synced: about 2 months ago
JSON representation

sourec to use Attiny85 for cracking mobile pinCode (ios/android)

Awesome Lists containing this project

README

          

# digispark pinCraker
## How To use

+ need a digispark (Attiny85)
+ need arduino ide
```
git clone https://github.com/Liwyd/pincracker.git
```

## How Does it works?
it will brute force pins starting from [ 1111 to 9999 ] and after every 5 passwords it will stop for 30 seconds.
+ remove line 4 if you bypass the password limit(5 wrong attempts)