diff --git a/hate_crack.py b/hate_crack.py index ec13070..4626b18 100644 --- a/hate_crack.py +++ b/hate_crack.py @@ -1075,7 +1075,7 @@ def pipal(): except KeyboardInterrupt: print('Killing PID {0}...'.format(str(pipalProcess.pid))) pipalProcess.kill() - print "Pipal file is at " + hcatHashFilePipal + ".pipal\n" + print("Pipal file is at " + hcatHashFilePipal + ".pipal\n") else: print("No hashes were cracked :(") else: