Using a combo of masks and rules
#3
That's pretty much how you have to do things with masks. Note that custom charsets support all the included charsets as well.

Instead of
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!#$&-'"
you can use
?l?u?d!#$&-'"

For generating more complex hcmask files have a look at policygen from PACK: https://github.com/iphelix/PACK
Reply


Messages In This Thread
Using a combo of masks and rules - by guthawt - 05-11-2020, 12:28 AM
RE: Using a combo of masks and rules - by guthawt - 05-11-2020, 12:38 AM
RE: Using a combo of masks and rules - by undeath - 05-11-2020, 01:06 AM
RE: Using a combo of masks and rules - by guthawt - 05-11-2020, 02:02 AM