Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f355db

Browse files
committed
minor fix
1 parent 0e96af6 commit 2f355db

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/utils/hash.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,6 @@ def __bruteProcessVariantA(attack_info, hash_regex, wordlist, suffix, retVal, pr
366366
count += 1
367367

368368
if current in hashes:
369-
continue
370-
371369
for item in list(attack_info):
372370
((user, hash_), _) = item
373371

0 commit comments

Comments
 (0)