Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 481 Bytes

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)