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 ??
#2
That is precisely how a mask attack works. If by tables you mean different lists you can use that you build based off specific masks then utilize mask processor.
#3
You can use hashcat for your CPU as well, there's no need for hashcat-cli64