mirror of
https://github.com/trustedsec/hate_crack.git
synced 2025-12-12 15:49:19 -08:00
removed typo
This commit is contained in:
@@ -904,7 +904,7 @@ def quick_crack():
|
||||
else:
|
||||
try:
|
||||
selected_hcatRules.append('-r {hcatPath}/rules/{selected_rule}'.format(selected_rule=hcatRules[int(choice) - 1],hcatPath=hcatPath))
|
||||
except IndexError:NameError
|
||||
except IndexError:
|
||||
continue
|
||||
|
||||
#Run Quick Crack with each selected rule
|
||||
|
||||
Reference in New Issue
Block a user