How Can i use "--stdout" with masks ?
#1
i tried something like this but it prints the passwords to the screen not to a text file

Code:
hashcat64.exe -a 3 a?h?h?h?h?h?d?d --stdout test.txt


searching here on the forum 

all i could find is using it for rules and .dic files 

Code:
hc64 d.dic -rr.rule --stdout empty.txt empty.txt

also does the ?h not include the full alphabet? only abcdef ?

thanks  : )
Reply


Messages In This Thread
How Can i use "--stdout" with masks ? - by monminamon - 10-04-2022, 08:00 PM