Add debug print

This commit is contained in:
Jeff Holden
2018-04-27 11:53:21 -07:00
parent 1d0a15f527
commit 62af47e779
+1 -1
View File
@@ -314,7 +314,7 @@ def hcatYoloCombination(hcatHashType, hcatHashFile):
# Holden Combinator Attack
def hcatHoldenCombinator(hcatHashType, hcatHashFile):
global hcatProcess
with open({hate_path}/masks/holdenNum) as middle:
with open("{hate_path}/masks/holdenNum".format(hate_path=hate_path)) as middle:
for line in middle:
print line
if 'str' in line: