12-11-2022, 08:29 PM
What is the correct syntax for a hashcat rule to take the first letter of each word of a given list? So let's say the content of my word list is
The output should be
Code:
This is a word list
i like hashcat
A Text With Capital Letter
The output should be
Code:
Tiawl
ilh
ATWCL