07-25-2020, 01:46 PM
(07-25-2020, 01:43 PM)undeath Wrote: -D is for device types (1 in your case), -d is for individual devices. Try that instead.Just tried this: ./hashcat -a 0 --session=ses -m 12700 -w 2 -d 1,2,3,4 --remove --status --status-timer=60 -p : -O -o "out.txt" -r pantagrule.popular.rule --outfile-format=3 hash.txt pass.txt
Didn't do anything, still skipping 3 gpu's. Damn, thought that would be it, thanks though.