https://repl.it/@CyanCoding/Brute-Force-Password-CrackerI built the Brute Force Password Cracker as a fun program to test out passwords, and to test my knowledge of Python 3 and its libraries.
I made my password the backslash (\) and it fails to crack it.
@jfftck: That character isn't entered into the system since most websites/programs don't allow that character.
https://repl.it/@CyanCoding/Brute-Force-Password-Cracker
I built the Brute Force Password Cracker as a fun program to test out passwords, and to test my knowledge of Python 3 and its libraries.
I made my password the backslash (\) and it fails to crack it.
@jfftck: That character isn't entered into the system since most websites/programs don't allow that character.