hashcat Forum
md5($pass.md5($pass)) hash type - 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: md5($pass.md5($pass)) hash type (/thread-13097.html)



md5($pass.md5($pass)) hash type - spectra - 05-23-2025

hi 

Am looking for md5($pass.md5($pass)) hash type

not sure if i missed it in exisiting hash types or it just don't exist ?

Is it possibly to add a custom hash type ?


RE: md5($pass.md5($pass)) hash type - penguinkeeper - 05-23-2025

You're correct that it doesn't currently exist but it could be implemented. Out of interest, where did you see this hash type? Is it in any kind of commonly used framework, or likely a custom/single-use algorithm?


RE: md5($pass.md5($pass)) hash type - spectra - 05-23-2025

(05-23-2025, 11:47 AM)penguinkeeper Wrote: You're correct that it doesn't currently exist but it could be implemented. Out of interest, where did you see this hash type? Is it in any kind of commonly used framework, or likely a custom/single-use algorithm?
it is custom/single-use algorithm , it is low effort malware password protection ...