mirror of
https://github.com/trustedsec/hate_crack.git
synced 2025-12-12 15:49:19 -08:00
Hashtype 1000 fix
This commit is contained in:
@@ -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 :(")
|
||||
|
||||
Reference in New Issue
Block a user