https://github.com/jibstack64/hashcrack
A program for cracking hashed passwords given a list of key terms.
https://github.com/jibstack64/hashcrack
crack hash md5 password sha256
Last synced: about 1 year ago
JSON representation
A program for cracking hashed passwords given a list of key terms.
- Host: GitHub
- URL: https://github.com/jibstack64/hashcrack
- Owner: jibstack64
- License: mit
- Created: 2023-01-20T16:49:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T10:03:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T12:55:31.447Z (about 1 year ago)
- Topics: crack, hash, md5, password, sha256
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hashcrack
   
*A program for cracking hashed passwords given a list of key terms.*
> **Passing a lot of key terms may result in crashes or other undefined behaviour - a good amount is 4-5.**
> 