Patch for an Issue #1077

This commit is contained in:
Miroslav Stampar 2014-12-30 16:11:33 +01:00
parent 41c2f889b2
commit 33508e3bae

View File

@ -665,7 +665,7 @@ def _bruteProcessVariantB(user, hash_, kwargs, hash_regex, suffix, retVal, found
def dictionaryAttack(attack_dict):
suffix_list = [""]
custom_wordlist = []
custom_wordlist = [""]
hash_regexes = []
results = []
resumes = []