can't make cmd
#8
read here: https://hashcat.net/wiki/doku.php?id=mas...m_charsets

you need to define a custom charset like this:
-1 ?u?l ?1?1?1?1?1?1?1

Code:
./hashcat-cli64.bin -m 400 --username -o t.txt -a 3 -1 ?u?l --pw-min 7 --pw-max 7 hashes.txt ?1?1?1?1?1?1?1

All details can be found on the wiki, especially https://hashcat.net/wiki/doku.php?id=mask_attack


Messages In This Thread
can't make cmd - by topspace - 02-25-2015, 08:07 PM
RE: can't make cmd - by philsmd - 02-25-2015, 09:52 PM
RE: can't make cmd - by topspace - 02-25-2015, 11:55 PM
RE: can't make cmd - by philsmd - 02-25-2015, 11:57 PM
RE: can't make cmd - by topspace - 02-25-2015, 11:57 PM
RE: can't make cmd - by philsmd - 02-25-2015, 11:59 PM
RE: can't make cmd - by topspace - 02-26-2015, 12:09 AM
RE: can't make cmd - by philsmd - 02-26-2015, 12:12 AM
RE: can't make cmd - by topspace - 02-26-2015, 12:28 AM