Combinator Attack with Rules How?
Please help how to run a combinator attack using rules like best64. When I run I got errors.
be aware that only ONE rule can be applied to each dict
using combinator and a whole ruleset is not possible
You could pipe hashcat into itself:
hashcat -a1 wordlist1 wordlist2 --stdout | hashcat -m<mode> -a0 hashlist -r ruleset