Use this command:
hashcat.exe -m6212 -a0 -w4 --hwmon-disable --status --status-timer=60 --outfile-format=2 test.hash -r rules/dive.rule dict.txt
It will check the rules of your probable passwords from the dict.txt file
more about rules here:
https://hashcat.net/wiki/doku.php?id=rule_based_attack
hashcat.exe -m6212 -a0 -w4 --hwmon-disable --status --status-timer=60 --outfile-format=2 test.hash -r rules/dive.rule dict.txt
It will check the rules of your probable passwords from the dict.txt file
more about rules here:
https://hashcat.net/wiki/doku.php?id=rule_based_attack