08-27-2016, 10:55 PM
What's strange here is that you get this line:
That's why it's not cracking. But that shouldn't occur if the content is "Password", because Password it's of length 8. I tried to reproduce locally but for me it did not reject. So the only explanation is that your test.txt doesn't include the word "Password".
Quote:Rejected.......: 1/1 (100.00%)
That's why it's not cracking. But that shouldn't occur if the content is "Password", because Password it's of length 8. I tried to reproduce locally but for me it did not reject. So the only explanation is that your test.txt doesn't include the word "Password".