Crack results can be saved or loaded.

Although they're not saved or loaded at this time. :(
Also, BANNER!
This commit is contained in:
derv82
2015-06-04 00:52:36 -07:00
parent 9b7cc7fb8d
commit 1078a4d5de
13 changed files with 223 additions and 23 deletions

View File

@@ -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