Crack results can be saved or loaded.
Although they're not saved or loaded at this time. :( Also, BANNER!
This commit is contained in:
@@ -7,7 +7,7 @@ class Attack(object):
|
||||
Contains functionality common to all attacks
|
||||
'''
|
||||
|
||||
target_wait = 10
|
||||
target_wait = 20
|
||||
|
||||
def __init__(self, target):
|
||||
self.target = target
|
||||
|
||||
Reference in New Issue
Block a user