From 3b6614bdf4781e24587510dda4772ffcd8dc846c Mon Sep 17 00:00:00 2001 From: Justin Bollinger Date: Wed, 9 May 2018 13:17:56 -0400 Subject: [PATCH] Delete config.json --- config.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 0d19d81..0000000 --- a/config.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "hcatPath": "/Users/justinbollinger/PycharmProjects/hashcat", - "hcatBin": "/usr/local/bin/hashcat", - "hcatTuning": "--force", - "hcatWordlists": "/Passwords/wordlists", - "hcatOptimizedWordlists": "/Passwords/optimized_wordlists" -}