From 5ac4e80e9a82137056a0bc3d1430a0b40d6dab4e Mon Sep 17 00:00:00 2001 From: Jeff Holden Date: Fri, 27 Apr 2018 16:22:42 -0700 Subject: [PATCH] Add debug print --- hate_crack.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hate_crack.py b/hate_crack.py index 4c78650..b913efc 100755 --- a/hate_crack.py +++ b/hate_crack.py @@ -319,6 +319,7 @@ def hcatHoldenCombinator(hcatHashType, hcatHashFile): for x in range(len(numbers)): print numbers[x], + hcatProcess = subprocess.Popen( "{hcatBin} -m {hash_type} {hash_file} --remove -o {hash_file}.out -a 1 -j '$9' {word_lists}/rockyou.txt " "{word_lists}/rockyou.txt {tuning} --potfile-path={hate_path}/hashcat.pot".format(