hashcat Forum

Full Version: --remove with just one hash?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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