diff --git a/hate_crack.py b/hate_crack.py index 1b20157..303ce6e 100644 --- a/hate_crack.py +++ b/hate_crack.py @@ -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 :(")