TitleCase rule with non-space chars
#1
Hi,

I need a rule which functions like
Code:
E
but not only on whitespace. For example, it transforms anything after a character in an upper case:
Code:
my-strong-passwd -> My-Strong-Passwd
(the first character as well).

I have seen in some forums of JtR that they already implemented it. 
Is there any way to easily mimick it in hashcat ?

Many thanks!


Messages In This Thread
TitleCase rule with non-space chars - by cipri_tom - 04-18-2017, 07:54 PM