mirror of
https://github.com/trustedsec/hate_crack.git
synced 2025-12-20 14:32:35 -08:00
Add debug print
This commit is contained in:
@@ -316,7 +316,7 @@ def hcatHoldenCombinator(hcatHashType, hcatHashFile):
|
||||
global hcatProcess
|
||||
with open("{hate_path}/masks/holdenNum".format(hate_path=hate_path)) as middle:
|
||||
for line in middle:
|
||||
print line
|
||||
print line.strip()
|
||||
if 'str' in line:
|
||||
break
|
||||
|
||||
|
||||
Reference in New Issue
Block a user