08-13-2012, 12:23 PM
OK, thank you. I found the problem!
In combinator mode, it (falsely) rejects all words < length 8 because it thinks a WPA passwords must be at least of length 8. It should however run the length check after the combination.
This will be fixed with next version, thanks a lot for reporting!
In combinator mode, it (falsely) rejects all words < length 8 because it thinks a WPA passwords must be at least of length 8. It should however run the length check after the combination.
This will be fixed with next version, thanks a lot for reporting!