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