Skip to content
/ gokain Public

A Password and Hash Cracker Utility and library written in Go

Notifications You must be signed in to change notification settings

zph1nx/gokain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gokain

A Hash Cracker Utility written in Go

Usage

v1.0.0

.\gokain.exe -th <amount of threads to run> --type <sha1 | sha256 | sha512 | md5> --hash <your hash-string>

v2.0.0

cd gokain\worker
.\bin\gokain.worker.v2.exe --job <path to job.yml>

... needs coresponding job-file in /worker/jobs with name <job-name>.job.yml the exe needs to be run in worker folder, since the charset-config uses relative paths, needs to be fixed

About

A Password and Hash Cracker Utility and library written in Go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages