Custom charset
#1
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?
Reply


Messages In This Thread
Custom charset - by Flyinghaggis - 04-09-2020, 03:37 PM
RE: Custom charset - by philsmd - 04-09-2020, 03:47 PM
RE: Custom charset - by Flyinghaggis - 04-09-2020, 04:29 PM
RE: Custom charset - by philsmd - 04-09-2020, 05:13 PM
RE: Custom charset - by Flyinghaggis - 04-09-2020, 07:00 PM