This project is a simple SHA1 password cracker written in Go. It attempts to crack SHA1 hashed passwords by comparing them against a list of known passwords and salts.
-
Updated
Dec 25, 2024 - Go
This project is a simple SHA1 password cracker written in Go. It attempts to crack SHA1 hashed passwords by comparing them against a list of known passwords and salts.
An old python project used for cracking hashes.
A tool for brute-forcing hashes using a provided wordlist, with additional features for wordlist generation and hashing custom words.
a simple hash cracking tool, built with python
A command-line tool for auditing password security using dictionary and brute force attacks, supporting MD5, SHA-1, SHA-256, and SHA-512 hashes with customizable options for efficient password cracking and testing.
Add a description, image, and links to the hash-cracking-tool topic page so that developers can more easily learn about it.
To associate your repository with the hash-cracking-tool topic, visit your repo's landing page and select "manage topics."