Try and guess the 4-digit pin.
A minimalistic attempt at password verification without a password in a list, but rather a list of hashes. It will be updated to work with letters soon, but as of now, it only supports numbers. If you want to use letters, then just convert letters to numbers and have it generate the hash for those numbers and add them to the hashes list. Will be more secure with a cloud list.