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?


Messages In This Thread
combine password with ?d?d?d?d - by eunited - 12-22-2018, 04:37 AM
RE: combine password with ?d?d?d?d - by undeath - 12-22-2018, 01:26 PM
RE: combine password with ?d?d?d?d - by Togumelo - 12-30-2018, 06:14 AM