diff --git a/config.json b/config.json new file mode 100644 index 0000000..a18947f --- /dev/null +++ b/config.json @@ -0,0 +1,11 @@ +{ + "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" +} \ No newline at end of file