Brute force password guesser
A simple brute force password guesser
StealthySniper (8)
Nice!
Question: In the smooth method how did you make the console clear?
Ardin16 (6)
could this be used in addition to items like outguess for the cicada puzzles? could it also be turned into an app that connects to machines? yes i forget passwords alot btw i put the password as 4h5y6s9m it guessed: Current Guess: aTenM`t+
Tries 256799
Elapsed: 1283
[deleted]
Cool! This is much better than mine! I really like it!
(I've never really figured out how to do colored text....)
Jakman (473)
Great!
Codemonkey51 (1047)
Cool!
If you found a way to run this faster it would be perfect to add into a try/except loop where it tries to login to someones account through api...