Ok thank you now it can read the hash-files.
I have got another problem. I use passwords in vera-crypt that contail special characters
They are inside:
But even when I create a vera-crypt container with password "ö", AES, SHA512 --> Hashcat cant crack it with:
I don't understand that.
How do I make hashcat understand these characters?
I have got another problem. I use passwords in vera-crypt that contail special characters
Code:
€²³ºÄÖÜßäöü
They are inside:
Code:
\charsets\special\German\de_cp1252-special.hcchr
But even when I create a vera-crypt container with password "ö", AES, SHA512 --> Hashcat cant crack it with:
Code:
hashcat64.exe -a 3 -m 13721 test.hash ?1 -1 charsets/standard/German/de_cp1252.hcchr
pause
I don't understand that.
How do I make hashcat understand these characters?