hashcat Forum

Full Version: Save mask in wordlist
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, how can i save the all possible combinations in wordlist?
for example i have mask PAS?dWOR?d
i need to save it to .txt file, what is command allow to do this?
hashcat -a3 PAS?dWOR?d --stdout > list.txt