Mix of single and multi byte in wordlist
#3
You can add utf-8 german umlauts by using two function calls:

Quote:root@ht:~/hashcat# cat rule
$\xc3 $\xa4
root@ht:~/hashcat# echo test | ./hashcat --stdout -r rule
testä


Messages In This Thread
RE: Mix of single and multi byte in wordlist - by atom - 06-24-2018, 03:27 PM