diff --git a/hate_crack.py b/hate_crack.py index 9fb26b2..8c731ae 100755 --- a/hate_crack.py +++ b/hate_crack.py @@ -458,7 +458,6 @@ def hcatYoloCombination(hcatHashType, hcatHashFile): print('Killing PID {0}...'.format(str(hcatProcess.pid))) hcatProcess.kill() - # Middle fast Combinator Attack def hcatMiddleCombinator(hcatHashType, hcatHashFile): global hcatProcess @@ -568,8 +567,6 @@ def hcatThoroughCombinator(hcatHashType, hcatHashFile): print('Killing PID {0}...'.format(str(hcatProcess.pid))) hcatProcess.kill() - - # Pathwell Mask Brute Force Attack def hcatPathwellBruteForce(hcatHashType, hcatHashFile): global hcatProcess