From 4060ccc3c07cf8ea583284ca322473d045f2313e Mon Sep 17 00:00:00 2001 From: Jeff Holden Date: Fri, 27 Apr 2018 10:43:31 -0700 Subject: [PATCH] Add debug print --- hate_crack.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hate_crack.py b/hate_crack.py index 5c0590b..4623121 100755 --- a/hate_crack.py +++ b/hate_crack.py @@ -340,6 +340,7 @@ def hcatPathwellBruteForce(hcatHashType, hcatHashFile): hash_file=hcatHashFile, tuning=hcatTuning, hate_path=hate_path), shell=True).wait() + print $hcatProcess # PRINCE Attack