Skip to content

mkevin1337/HashAutoCrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

HashAutoCrack

A straightforward automated hash-cracking tool designed to support multiple algorithms, offering flexibility and ease of use for cybersecurity professionals and enthusiasts.

image image image image

Supported Hash Types

Hash Type Status
bcrypt ✅ Supported
blake2b ✅ Supported
blake2s ✅ Supported
md4 ✅ Supported
md5 ✅ Supported
md5-sha1 ✅ Supported
ntlm ✅ Supported
pbkdf2 ✅ Supported
ripemd160 ✅ Supported
sha1 ✅ Supported
sha224 ✅ Supported
sha256 ✅ Supported
sha384 ✅ Supported
sha3_224 ✅ Supported
sha3_256 ✅ Supported
sha3_384 ✅ Supported
sha3_512 ✅ Supported
sha512 ✅ Supported
sha512_224 ✅ Supported
sha512_256 ✅ Supported
shake_128 ✅ Supported
shake_256 ✅ Supported
sm3 ✅ Supported
whirlpool ✅ Supported

Planned for Future Implementation

Hash Type Status
argon2 ❌ Not Yet
gost ❌ Not Yet
HMAC ❌ Not Yet
scrypt ❌ Not Yet
tiger ❌ Not Yet
xxhash ❌ Not Yet

Installation

  • sudo apt update && sudo apt install -y python3-pip git && sudo apt update
  • git clone https://github.com/OusCyb3rH4ck/HashAutoCrack
  • cd HashAutoCrack
  • chmod +x HashAutoCrack.py

Usage

  • ./HashAutoCrack.py -h

About

A straightforward automated hash-cracking tool designed to support multiple algorithms, offering flexibility and ease of use for cybersecurity professionals and enthusiasts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages