How can I do this please ?
#1
Hello all,

I have a nt hash, I know it has 8 *or* 9 characters, and the 2 last characters are digits.
How can I specify this in the command line with hascat ?
Thank you for help.
#2
Code:
OCLhashcat.exe -m 1000 -n 80 -1 ?l?d?s?u NT.hash ?1?1?1?1?1?1 ?1?d?d
OCLhashcat.exe -m 1000 -n 80 -1 ?l?d?s?u NT.hash ?1?1?1?1?1?1 ?1?1?d?d
But the commands will run for days, even if you got wicked fast cards.
#3
tip: if you know that the first 6 or 7 positions only inlcude lower case letters you can massivly speed up the process by using -1 ?l instead of -1 ?l?d?s?u