Skip to content

nnarciss98/HashRuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashRuster

Hash cracker made in rust. This tool can crack sha256 or md5 hashes

How to use it

Choose the type of hash you want to crack, then you can use any wordlist of your choice to crack the hash.

cargo run -- <sha256> <hash> <wordlist.txt>
cargo run -- <md5> <hash> <wordlist.txt>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages