Skip to content

Files

Latest commit

2c2235a · Jan 30, 2020

History

History
11 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 594 Bytes

CSCI345

Running the program

How to run HW1

  1. Make sure Python3 is installed in your environment.
  2. Open a terminal and navigate to the folder containing Clever_McCabe_HW1_passwd_cracking.py
  3. Run the following commands in the terminal:
    • pip3 install termcolor
    • python3 Clever_McCabe_HW1_passwd_cracking.py

Input and Output

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