10-17-2019, 03:31 PM
(10-17-2019, 03:29 PM)philsmd Wrote: the default mask and custom charsets (--custom-charset1 ... --custom-charset4) are documented here:
https://hashcat.net/wiki/doku.php?id=has...ult_values
you would want something like --increment ?a?a?a?a?a?a?a?a?a
if you want to use specials, numbers, lowercase letters, uppercase letters (it would be same as --custom-charset1 ?s?d?u?l ?1?1?1?1?1?1?1?1?1 --increment)
Thank you, trying to understand the syntax!