![]() |
How to disable the output of hacked hashes - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: How to disable the output of hacked hashes (/thread-7883.html) |
How to disable the output of hacked hashes - Zitak - 10-21-2018 How to disable the output of hacked hashes in the console window? And just to show statistics The window was calm and only showed statistics ![]() RE: How to disable the output of hacked hashes - royce - 10-21-2018 The --outfile/--outfile-format parameters can suppress the console output this way. (If you don't want the output retains anywhere at all, you can map --outfile to /dev/null). |