minor fix

This commit is contained in:
Miroslav Stampar 2011-11-02 09:32:15 +00:00
parent 0e96af65e6
commit 2f355db230

View File

@ -366,8 +366,6 @@ def __bruteProcessVariantA(attack_info, hash_regex, wordlist, suffix, retVal, pr
count += 1
if current in hashes:
continue
for item in list(attack_info):
((user, hash_), _) = item