mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-08 13:27:40 -07:00
Add debug print
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user