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)
- Host: GitHub
- URL: https://github.com/liwyd/pincracker
- Owner: Liwyd
- Created: 2024-02-01T19:16:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T19:40:05.000Z (over 2 years ago)
- Last Synced: 2025-03-01T15:43:14.622Z (over 1 year ago)
- Topics: android, arduino, brute-force, cpp, crack, ios, phone-cra, unlo
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)