Skip to content

BRUTE HASH is an hashes cracking tool ; >>> with the location of the wordlist, and the hashed value. The script generates a hash for each word in the list and compares it to the provided hash. If a match is found, it prints the plaintext value. This tool can be useful for security testing,

Notifications You must be signed in to change notification settings

psycho-prince/BruteHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛔️ BruteHash

HASH CRACKER ⛔️

Picsart_23-04-05_16-14-14-676

          ⚠️⚠️⚠️

🚫BruteHash🚫

is an hashes cracker tool

with the location of the wordlist, and the hashed value. The script generates a hash for each word in the list and compares it to the provided hash. If a match is found, it prints the plaintext value. This tool can be useful for security testing, but requires a comprehensive wordlist and should be used responsibly ⚠️.

          ⚠️⚠️⚠️

REQUIREMENTS

GIT ☣️ PYTHON☣️ HASHLIB☣️

wordlist : rockyou.txt🆓

check out "COMMANDS" for more information

About

BRUTE HASH is an hashes cracking tool ; >>> with the location of the wordlist, and the hashed value. The script generates a hash for each word in the list and compares it to the provided hash. If a match is found, it prints the plaintext value. This tool can be useful for security testing,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages