Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 273 Bytes

File metadata and controls

9 lines (5 loc) · 273 Bytes

Hash-Cracker-Python

An old python project used for cracking hashes.

This script needs a passwordlist because the script hashes passwords in passwordlist and check if the hasshed password is same as entered hash!

How to run

you can run the main.py with python .