How to run HW1
- Make sure Python3 is installed in your environment.
- Open a terminal and navigate to the folder containing
Clever_McCabe_HW1_passwd_cracking.py
- Run the following commands in the terminal:
- pip3 install termcolor
- python3 Clever_McCabe_HW1_passwd_cracking.py
The input file is passwordDump.txt
(formatted to username:encryption[:otherstuff]) with one input per line, any additional test cases can be inserted into the file for further testing.
The output file is cracked-passwords-Clever-McCabe.txt