--remove with just one hash? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: --remove with just one hash? (/thread-2307.html) |
--remove with just one hash? - Kgx Pnqvhm - 05-19-2013 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? RE: --remove with just one hash? - atom - 05-21-2013 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 |