05-27-2020, 12:16 PM
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
Rule for targetting CamelCase passwords?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Rule for targetting CamelCase passwords? - by LeBean - 05-27-2020, 03:50 AM
RE: Rule for targetting CamelCase passwords? - by philsmd - 05-27-2020, 12:16 PM
|