Rule for targetting CamelCase passwords?
#2
Code:
hashcat -m 0 -a 1 -w 3 -j c -k c hash.txt dict1.txt dict2.txt

instead of the "c" rule you could also use the toggle rule: -j T0 -k T0
Reply


Messages In This Thread
RE: Rule for targetting CamelCase passwords? - by philsmd - 05-27-2020, 12:16 PM