03-20-2022, 02:17 AM
geezus man, you're pretty impatient. Your first attempt at cracking your password would have been fine if you didn't keep installing drivers ontop of drivers. Just use the damn OpenCL driver that would have worked at square one.
Look at the Wiki for your hash.
https://hashcat.net/wiki/doku.php?id=example_hashes
Now look at how your attack will work.
https://hashcat.net/wiki/doku.php?id=mask_attack
So you have your hashmode and your attack mode so now you just need to put it all together.
hashcat.exe -d 2 -m xxxxx -a 3 -1 ?l?u hash.txt ?1?1?1?1
Look at the Wiki for your hash.
https://hashcat.net/wiki/doku.php?id=example_hashes
Now look at how your attack will work.
https://hashcat.net/wiki/doku.php?id=mask_attack
So you have your hashmode and your attack mode so now you just need to put it all together.
hashcat.exe -d 2 -m xxxxx -a 3 -1 ?l?u hash.txt ?1?1?1?1