hashcat Forum
Inserting special characters in between letters in a wordlist?? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Inserting special characters in between letters in a wordlist?? (/thread-9977.html)



Inserting special characters in between letters in a wordlist?? - mad_hashcatter - 03-30-2021

If I want to insert a symbol (hyphen-minus for example) between all the characters in a wordlist

list:
cheese
butter
bread

candidates:

c-h-e-e-s-e
b-u-t-t-e-r
b-r-e-a-d

etc.

What is the best way to achieve this? TIA.