Line length exception with example MD5 hash?
#3
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
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?


Messages In This Thread
RE: Line length exception with example MD5 hash? - by deady1000 - 09-29-2017, 11:21 AM