Skip to content

This script automates the process of cracking hashes with John the Ripper when you have a list of hash formats.

Notifications You must be signed in to change notification settings

XingSc29/john-ctf-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

john-automated-script

This script is created to automate the process of cracking hashes with John the Ripper when you have a list of hash formats.

Run

python3 crack.py -h
python3 crack.py -w [wordlist] -p [password/hash file] -f [formats file]

About

This script automates the process of cracking hashes with John the Ripper when you have a list of hash formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages