hashcat Forum

Full Version: Invalid hashes in pot file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 ?
not invalid, just byteswapped from big endian to little endian. this has already been reported, http://hashcat.net/forum/thread-2042.html