hashcat Forum
confusion in example list - 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: confusion in example list (/thread-5974.html)



confusion in example list - Mad76e - 10-21-2016

regarding info here..
https://hashcat.net/wiki/doku.php?id=example_hashes
It states the following.

Mode  MD5
0 8743b52063cd84097a65d1633f5c74f5
10 md5($pass.$salt) 01dfae6e5d4d90d9892622325959afbe:7050461
20 md5($salt.$pass) f0fda58630310a6dd91a7d8f0a4ceda2:4225637426

But isnt the mode 20 wrong, shouldn't it be like this?
20 md5($salt.$pass) 4225637426:f0fda58630310a6dd91a7d8f0a4ceda2


RE: confusion in example list - atom - 10-21-2016

No?