09-08-2024, 11:47 AM
(08-25-2024, 02:08 PM)lapsikmees Wrote: Seems to work, what command did you use?
Sorry for the late reply, here's a direct output from HashcatGUI:
Code:
hashcat.exe -a 3 --session=2024-09-08 -m 1000 -w 3 --status --status-timer=60 -p : -O --hwmon-temp-abort=90 -d 1 -o "\hashcat-6.2.6\Output\Test" --outfile-format=1 -t 60 -i --increment-min=6 --increment-max=12 -1 ?d?l?u?s "\hashcat-6.2.6\Input\Test.txt" ?1?1?1?1?1?1?1?1?1
I thought it was weird that the output file was put before the input so I switched them over but that didn't change the outcome.