Code:
hashcat64.exe -a 3 -m 10500 -w 4 -D 2 -1 ?d\ _,.-/:  -o found_pdf.txt hash_pdf.txt ?1?1?1?1?1?1?1?1?1?1?1?1?1 --incrementSomehow, when I type this command, I get the following exception.
Code:
Hash '_,.-/:': Line-length exception
No hashes loadedIt looks like proceeding space with \ doesn't work in arg list. What am I doing wrong?
 
 

 
