08-03-2015, 03:07 AM
Assuming:
Dictionary with four words.
.hcmask with the following:
?a?a?a
?a?a?a?a
Command line like so:
./cudaHashcat64.bin -m 11600 outfile.hash my.dict my.hcmask --status --status-timer=30 -o wedidit.txt --session=four -a 6 -w 3
Four GPU machine.
Is there any way to get all four GPUs in use? All I get is one at 99%, and this is going to take for ever. I have played with loops=1024 and accel=10 but it has no effect.
Thank you.
Dictionary with four words.
.hcmask with the following:
?a?a?a
?a?a?a?a
Command line like so:
./cudaHashcat64.bin -m 11600 outfile.hash my.dict my.hcmask --status --status-timer=30 -o wedidit.txt --session=four -a 6 -w 3
Four GPU machine.
Is there any way to get all four GPUs in use? All I get is one at 99%, and this is going to take for ever. I have played with loops=1024 and accel=10 but it has no effect.
Thank you.