Kraker is a distributed password brute-force system. The main focus of this tool is ease of its use.
Kraker allows the user to run and manage hashcat on different servers and workstations. The developer had two main goals while creating this tool-
- To create the simplest tool for hash cracking
- To make the tool fault-tolerant
Kraker mainly contains of two components- a server and an agent, which can communicate through a REST API.
This tool was created only educational purpose and not for unethical practices.
Download Link: https://github.com/zzzteph/kraker