An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# hashcrack

![GitHub](https://img.shields.io/github/license/jibstack64/hashcrack) ![GitHub all releases](https://img.shields.io/github/downloads/jibstack64/hashcrack/total) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/jibstack64/hashcrack) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/jibstack64/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.**
> ![screenshot-2023-01-20-16:40:33](https://user-images.githubusercontent.com/107510599/213756412-6e77c6a8-5b7f-4788-8ff0-ae20398ac942.png)