hashcat Forum
Possible to store hashes? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Possible to store hashes? (/thread-11538.html)



Possible to store hashes? - Rannek - 08-05-2023

Hi there! I am a pretty new user to hash cracking. I am attempting to solve a VeraCrypt hash. It is a very resource-intensive hash method, and I have multiple hashes. Is there any way to store the calculated hash somehow and try it with a different hash? So I don’t have to recalculate all the hashes again.

Sorry for the noob question.


RE: Possible to store hashes? - b8vr - 08-06-2023

(08-05-2023, 08:08 PM)Rannek Wrote: Hi there! I am a pretty new user to hash cracking. I am attempting to solve a VeraCrypt hash. It is a very resource-intensive hash method, and I have multiple hashes. Is there any way to store the calculated hash somehow and try it with a different hash? So I don’t have to recalculate all the hashes again.

Sorry for the noob question.

No, not really. And it wouldn't make much sense, because a veracrypt hash is not a real hash. It's a hexadecimal representation of a binary header formatted into a string to look like a hash.