01-16-2015, 02:55 PM
cpu hashcat does not support cracking descrypt (-m 1500).
You also need to specify the hash type, i.e. -m 1500
Hence
cudaHashcat64.exe -m 1500 -a 3 -d 1 -o 1.out DES.txt ?d?d?d?d?d?d?d?d
should work
You also need to specify the hash type, i.e. -m 1500
Hence
cudaHashcat64.exe -m 1500 -a 3 -d 1 -o 1.out DES.txt ?d?d?d?d?d?d?d?d
should work