03-30-2015, 06:54 PM
what undeath means is that your mask is literally only "abcdef0123456789". If you put it in there that way, hashcat will only try that one plain.
What you actually want is the whole keyspace. To achieve that you have to put it in like that:
hashcat -m 2500 -a3 /root/Desktop/bthubhand.hccap -1 abcdef0123456789 ?1?1?1?1?1?1?1?1?1?1
What you actually want is the whole keyspace. To achieve that you have to put it in like that:
hashcat -m 2500 -a3 /root/Desktop/bthubhand.hccap -1 abcdef0123456789 ?1?1?1?1?1?1?1?1?1?1
sch0.org