hashcat Forum

Full Version: mask attack on windows 10
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hallo,

i've a test pdf with hash code: $pdf$2*3*128*-1036*1*16*f59a08b183f9f...
I know the test password: wlkdi1

It's no surprise that "./hashcat.exe -m 10500 hash2 -a 3 -1abcdefghijklmnopqrstuvwxyz01 wlkd?11" cracks the password.
But why runs "./hashcat.exe -m 10500 hash2 -a 3 -1abcdefghijklmnopqrstuvwxyz012 wlkd?11" in Status "exhausted" ?

Thank you