mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
Hashtype 1000 fix
This commit is contained in:
+1
-1
@@ -1068,7 +1068,7 @@ def pipal():
|
||||
"{pipal_path} {pipal_file} --output {pipal_out} ".format(
|
||||
pipal_path=pipalPath,
|
||||
pipal_file=hcatHashFilePipal + ".passwords",
|
||||
pipal_out=hcatHashFilePipal + ".pipal.out"),
|
||||
pipal_out=hcatHashFileOrig + ".pipal.txt"),
|
||||
shell=True)
|
||||
try:
|
||||
pipalProcess.wait()
|
||||
|
||||
Reference in New Issue
Block a user