Skip to content

Snickleblor/hash-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash-cracker

If you are using Pipenv, do pipenv install && pipenv shell

Example

900150983cd24fb0d6963f7d28e17f72 => "abc"

python main.py \
  --hashing-algorithm="md5" \
  --target-hash="900150983cd24fb0d6963f7d28e17f72" \
  --max-length=5 \
  -uld

About

hash cracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages