11-16-2015, 11:59 PM
You have only one GTX 970, not two, so only run one cudaHashcat64.exe, not two.
Change this:
cudaHashcat64.exe cudaHashcat64.exe -m 10500 -a 0 -o GotIT.txt myhash.txt final-wordlist.txt
To this:
cudaHashcat64.exe -m 10500 -a 0 -o GotIT.txt myhash.txt final-wordlist.txt
Change this:
cudaHashcat64.exe cudaHashcat64.exe -m 10500 -a 0 -o GotIT.txt myhash.txt final-wordlist.txt
To this:
cudaHashcat64.exe -m 10500 -a 0 -o GotIT.txt myhash.txt final-wordlist.txt