Skip to content

Password cracker Jacob Roddam and I made for CSCI 345 (Cybersecurity) at the College of Charleston with Dr. X.

Notifications You must be signed in to change notification settings

drakene/Password-Cracker-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# PasswordCracker-CSCI345

Noah Drake and Jacob Roddam's password cracker...

TO MAKE WORK:

    MAIN FILE: PassCrack.py

    Simply input the file whose hashes you would like to crack with crack_passwords inside the main method of PassCrack.py
    File can be of GECOS fields or raw sha256 hashes.

    OUTPUT: CrackedPasswords.txt

    THE COMPUTER RUNNING THE PROGRAM MUST BE CAPABLE OF PROVIDING AT LEAST 4 THREADS

    We have also included other scripts to show how we tested certain methods used in PassCrack.py.

About

Password cracker Jacob Roddam and I made for CSCI 345 (Cybersecurity) at the College of Charleston with Dr. X.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages