Hashcat version - hashcat-5.1.0+1755\hashcat-5.1.0 beta
I am trying to run a custom charset for keyboard walking using
--custom-charset1=~!@#$%^`123456
my command line is as follows...
hashcat.exe -a 3 --session=keyboard -m 0 --custom-charset1=~!@#$%^`123456 -w 4 --status --status-timer=60 --remove -p : -O --potfile-path md5.pot --hwmon-disable -o "F:\found.txt" --outfile-format=2 -i --increment-min=6 --increment-max=14 -2 qwertyQWERTY "C:\left.txt" ?2?1?2?1?2?1?2?1?2?1?2?1?2?1
The program runs fine except for one annoying factor it wont use %^`123456 instead
it just shows --custom-charset1=~!@#$ when hashcat is running
Guess.Charset....: -1 ~!@#$, -2 qwertyQWERTY, -3 Undefined, -4 Undefined
Can someone help me get on the right track please?
I am trying to run a custom charset for keyboard walking using
--custom-charset1=~!@#$%^`123456
my command line is as follows...
hashcat.exe -a 3 --session=keyboard -m 0 --custom-charset1=~!@#$%^`123456 -w 4 --status --status-timer=60 --remove -p : -O --potfile-path md5.pot --hwmon-disable -o "F:\found.txt" --outfile-format=2 -i --increment-min=6 --increment-max=14 -2 qwertyQWERTY "C:\left.txt" ?2?1?2?1?2?1?2?1?2?1?2?1?2?1
The program runs fine except for one annoying factor it wont use %^`123456 instead
it just shows --custom-charset1=~!@#$ when hashcat is running
Guess.Charset....: -1 ~!@#$, -2 qwertyQWERTY, -3 Undefined, -4 Undefined
Can someone help me get on the right track please?