--remove with just one hash?
#1
Running hashcat-cli64.exe 0.44 with --remove against the last or just one hash seems to not remove it when the password is successfully found.

Shouldn't it remove the last hash, and leave a zero-byte file, instead?
#2
in theory it should produce a zero-byte file. thing is single hashes can also be given on commandline and this is how they are handled - so it wouldnt make sense. but yeah, given a file it would make sense. can you post a trac ticket if its important for you