best approach?
#1
I lost my password to my VeraCrypt encrypted file. The password I used was one of the following formats:

Abcde12Abcde$1234%1234#
Abcde12Abcde$12345678#
Abcde12Abcde$123456#


I know how to get the hash of the file but what approach would be best to crack the above? a small example would be appreciated.

Thanks!
Reply
#2
see https://hashcat.net/wiki/doku.php?id=mask_attack

but you will have to narrow down the possibilities.
Reply