Invalid hashes in pot file
#1
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 ?
#2
not invalid, just byteswapped from big endian to little endian. this has already been reported, http://hashcat.net/forum/thread-2042.html