Mask file with Custom Character sets
#2
1. https://hashcat.net/wiki/doku.php?id=mas...mask_files clearly says that the format is like this:
[?1],[?2],[?3],[?4],[mask]
It also says that the first 4 fields are optional only the mask is required. Since oclHashcat supports 4 custom charsets ( see https://hashcat.net/wiki/doku.php?id=mas...m_charsets ) , the .hcmask file is also limited to these 4 (custom charset) fields (?1, ?2, ?3 and ?4)

2. regarding your specific example, it looks that you don't really want to use masks but instead want to apply some rules ( https://hashcat.net/wiki/doku.php?id=rule_based_attack ) on a specific base word ("Password"). Please have a look at the rule wiki page, especially rules like l, u, c, C, ss$ etc

3. Furthermore, users who use --force are not very likely to get any helpful responses, because they (in most of the cases) did not install the drivers needed or messed up the installation of the driver. Please look here for the driver you need to install ( https://hashcat.net/oclhashcat/ ) and always install the newest version of oclHashcat too. --force can result in missed cracks and other strange behavior.


Messages In This Thread
Mask file with Custom Character sets - by doulos0 - 02-18-2015, 06:31 PM
RE: Mask file with Custom Character sets - by philsmd - 02-18-2015, 06:40 PM