hashcat Forum
Change Initialization algorithm MD5 - 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: Change Initialization algorithm MD5 (/thread-12229.html)



Change Initialization algorithm MD5 - Devill - 11-22-2024

Hello, I want to use MD5 hash search, please tell me how can I change the initial idea of the MD5 algorithm?

This is the default value:
"0x01, 0x23, 0x45, 0x67,
 0x89, 0xAB, 0xCD, 0xEF"

I need to set my initialization key, since part of the file has already been calculated by the MD5 algorithm and I need to substitute an unknown password.