mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-01-09 03:43:27 -08:00
Merge branch 'master' into updated_discoking_pr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user