mirror of
https://github.com/trustedsec/hate_crack.git
synced 2025-12-27 05:04:11 -08:00
11 lines
372 B
JSON
11 lines
372 B
JSON
{
|
|
"hcatPath": "/Passwords/hashcat",
|
|
"hcatBin": "hashcat",
|
|
"hcatTuning": "--force",
|
|
"hcatWordlists": "/Passwords/wordlists",
|
|
"hcatOptimizedWordlists": "/Passwords/optimized_wordlists",
|
|
"_comment": "Change extension to .bin for Linux and .app for OSX",
|
|
"hcatExpanderBin": "expander.app",
|
|
"hcatCombinatorBin": "combinator.app",
|
|
"hcatPrinceBin": "pp64.app"
|
|
} |