Skip to content

pmccabe5/CSCI345

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published