hashcat Forum
Invalid hashes in pot file - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: Invalid hashes in pot file (/thread-2059.html)



Invalid hashes in pot file - Kuci - 02-10-2013

Hello, I've observed that hashcat prints valid hash of recovered password to stdout, but invalid to pot file. For example:
Code:
stdout -> c53e479b03b3220d3d56da88c4cace20:P@$$w0rd

pot -> 9b473ec50d22b30388da563d20cecac4:P@$$w0rd

Could you fix it ?


RE: Invalid hashes in pot file - epixoip - 02-11-2013

not invalid, just byteswapped from big endian to little endian. this has already been reported, http://hashcat.net/forum/thread-2042.html