multi charset
#2
1. it's not allowed to post hashes
2. you need to specify a mask (see https://hashcat.net/wiki/?id=mask_attack) if you use -a 3 (otherwise the default one will be used, which is probably not exactly what you need here)

Code:
hashcat64.exe -m 1400 -a 3 --potfile-disable -2 ?u?l?d hash ?2?2?2


Messages In This Thread
multi charset - by raptor - 08-23-2017, 01:39 PM
RE: multi charset - by philsmd - 08-23-2017, 03:15 PM
RE: multi charset - by Jiminy - 08-23-2017, 03:17 PM
RE: multi charset - by raptor - 08-23-2017, 03:29 PM