Hi,
You want to use the combipow of hashcat/src/combipow.bin
Create a Textfile containing your letters. As you are not sure about which comes after an other, you want to make a list with each letter on a new line.
A
i
1
u
.....
./combipow.bin your_wordlist > name_of_output_file
Now you head off to an combinator attack. Use your dict first and then brute force. You want to use hashcat -a 3 -m 16600 name_of_output_file ?a?a?a?a?a?a
You get what I mean? I have a similar problem but I used special chars like äöü in my password with 0.045 BTC electrum wallet.
You want to use the combipow of hashcat/src/combipow.bin
Create a Textfile containing your letters. As you are not sure about which comes after an other, you want to make a list with each letter on a new line.
A
i
1
u
.....
./combipow.bin your_wordlist > name_of_output_file
Now you head off to an combinator attack. Use your dict first and then brute force. You want to use hashcat -a 3 -m 16600 name_of_output_file ?a?a?a?a?a?a
You get what I mean? I have a similar problem but I used special chars like äöü in my password with 0.045 BTC electrum wallet.