Hashtype 1000 fix

This commit is contained in:
Jeff H
2019-08-18 22:09:46 -05:00
parent cd5bb57b20
commit 0804fa5042

View File

@@ -1075,7 +1075,6 @@ def pipal():
except KeyboardInterrupt:
print('Killing PID {0}...'.format(str(pipalProcess.pid)))
pipalProcess.kill()
os.remove(hcatHashFile + ".pipal")
print "Pipal file is at " + hcatHashFilePipal + ".pipal.out\n"
else:
print("No hashes were cracked :(")