The problem here might be that the keyspace is way too huge and therefore a "integer overflow" is reached. 255^8 = 17878103347812890625 (yeah, a huge number!).
Try with a smaller mask instead...
BTW: you should better use the built-in charset, so something like this:
Try with a smaller mask instead...
BTW: you should better use the built-in charset, so something like this:
Code:
hashcat64.exe -m 14000 -a 3 -w 3 --hex-charset -1 charsets/DES_full.charset -o "C:\testdesresult.txt" "C:\testdes.txt" ?1?1?1?1?1?1?1?1