You can also do it with wordlist + rule like this:
1) Create a 4-character wordlist (in your case uppercase alpha + digits) with all possible combinations and save.
2) Edit that wordlist (with for example ultraedit/column mode) and add a $ ahead of each character like this:
3) Save the edited wordlist as a rule (and keep the original wordlist as it was).
4) Run the wordlist with the rules (4 chars in the wordlist + 4 more added by rules making 8 chars words).
Feel free to send me a pm if you need further assistance.
1) Create a 4-character wordlist (in your case uppercase alpha + digits) with all possible combinations and save.
2) Edit that wordlist (with for example ultraedit/column mode) and add a $ ahead of each character like this:
Code:
$A$A$A$0
$A$A$A$1
$A$A$A$2
3) Save the edited wordlist as a rule (and keep the original wordlist as it was).
4) Run the wordlist with the rules (4 chars in the wordlist + 4 more added by rules making 8 chars words).
Feel free to send me a pm if you need further assistance.