README ¶ cracker A Go based password cracker for odd hashes. Building git clone https://github.com/averagesecurityguy/krkr cd krkr go build Usage Usage of ./krkr: -f string File containing password hashes. (default "hashes.txt") -t string The type of hash to crack. (default "none") -w string Password list (default "words.txt") Supported Hashes Mongodb SCRAM-SHA1 Mongodb CR Ansible Vault Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files ansiblevault.go main.go mongocr.go mongoscram.go utils.go Click to show internal directories. Click to hide internal directories.