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 don't understand what does the program do.
@Gilson96992 The program guesses every combination of characters, numbers, and symbols until it figures out your password.
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 don't understand what does the program do.
@Gilson96992 The program guesses every combination of characters, numbers, and symbols until it figures out your password.