Hi there,
Just a quick reply to say I found the solution to my issue with hashcat printing on the console. If someone else has the same issue, you just need to add the option -o nul on windows for instance, or -o=/dev/null/ on linux, to specify a null file for the output.
Just a quick reply to say I found the solution to my issue with hashcat printing on the console. If someone else has the same issue, you just need to add the option -o nul on windows for instance, or -o=/dev/null/ on linux, to specify a null file for the output.