Skip to content

ptrvsrg/crack-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Crack Hash

License Github issues Github forks Github stars

Distributed system for cracking MD5 hashes

Architecture

architecture

Draw.io

See arch.drawio

Quickstart

Requirements

  • Golang 1.24.2
  • Docker
  • Docker Compose
  • Make (optional)

Clone repository

git clone https://github.com/ptrvsrg/crack-hash.git

Running

Docker

docker compose -f ./deploy/docker/docker-compose.stable.yaml up -d --force-recreate --build

Manually

See manager and worker

License

This project is distributed under the Apache 2.0 license