01-19-2019, 09:30 PM
(01-19-2019, 07:42 PM)royce Wrote: 'Rejected' means 'password candidate was inapplicable' (such as if it was too long or too short for that hash algorithm) rather than 'password candidate was tried and it didn't work'.
Recommendation: set up an attack that you know will work, run it, and observe the difference.
Thank you for an answer to my silly question!
I followed your recommendation and it turns out that "progress" is always 0 till the end(where it turns 100%).
Might be bug?
P.S. Also now I am sure that my generated passwords are all wrong. Time to think a bit more!