Space character with custom charset
#6
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 --increment

Somehow, when I type this command, I get the following exception.

Code:
Hash '_,.-/:': Line-length exception

No hashes loaded

It looks like proceeding space with \ doesn't work in arg list. What am I doing wrong?


Messages In This Thread
RE: Space character with custom charset - by atom - 10-10-2016, 05:00 PM
RE: Space character with custom charset - by atom - 10-11-2016, 01:43 PM
RE: Space character with custom charset - by vagantis - 04-19-2017, 11:50 AM
RE: Space character with custom charset - by d2 - 04-19-2017, 12:06 PM