shellcromancer / GoCracker

Tool to brute force md5-crypt passwords.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoCracker

This is a password cracker that generates all possible passwords of length k and does brute force hashing to find the correct entry. The currently supports MD5-Crypt hashing & is implemented with the producer-consumer concurrency model.

About

Tool to brute force md5-crypt passwords.


Languages

Language:Go 100.0%