How to get the hash code for simple Veracrypt folder
#3
Hi Phil,

That was very helpful, thanks a lot!

I got the hash now and attempted to use hashcat on it but I keep getting a "No hashes loaded" error.

The hash I got is in Chinese characters it seems. Not sure if that is normal or if I am missing something. Others that have extracted veracrypt hashes mentioned mentioned they get "weird special characters" (that's from the forum post you recommended - https://hashcat.net/forum/thread-8098-po...l#pid43441).

I use the following command on hashcat:

hashcat.exe -m 13721 -a 1 C:\Hash1.txt C:\Wordlist1.txt C:\Wordlist2.txt

The paths for the files are definitely correct, my windows 10 machine is set up to include the file extention *.txt, so thats not the problem. The only thing I can think of that might be causing it is the hascode itself...

Could the output from DD have been in an incompatible format somehow?

Thanks again for the help!
Reply


Messages In This Thread
RE: How to get the hash code for simple Veracrypt folder - by Andreas - 07-01-2020, 10:49 AM