combine password with ?d?d?d?d
#1
I am using this command to crack password.
hashcat.exe -m 2500 -a3 capture.hccapx ?d?d?d?d?d?d?d?d

If I want to add a combine password, example dictionary.txt contain word "john", "alex", "bong“
I want the generated password as

john5523
johnbong2365
alex3235bong
98bong23

How do I edit the command above?
#2
use rules for number append/prepend
#3
https://hashcat.net/wiki/doku.php?id=rul...kprocessor

I think that's what you need.

Learn how to use that. Learn/understand how rules are made and then you will generate the combinations you want.

Also you should look https://hashcat.net/wiki/doku.php?id=combinator_attack