Mask PWD
#1
hello, i need help with mask hashcat-cli64

i need to know how to add tables like Abc123 , abc123,  ,Abcdef , abcdef ,

Built-in charsets
   ?l = abcdefghijklmnopqrstuvwxyz
   ?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ
   ?d = 0123456789
   ?s =  !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
   ?a = ?l?u?d?s
   ?b = 0x00 - 0xff


will be like this Abc123  (?u?l?l?d?) or what ??


Messages In This Thread
Mask PWD - by Zepsky - 09-25-2017, 12:12 PM
RE: Mask PWD - by MrMeeseeks - 09-25-2017, 04:11 PM
RE: Mask PWD - by atom - 10-01-2017, 11:30 AM