hashcat Forum

Full Version: Capitalize with mode 6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I capitalize the first letter or all letters of a dictionary file in mode 6?


oclhashcat64 -w 3 -a 6 hash.txt dict.txt ?d?d?d

when I try adding -r it says only available in mode 0
Use -j/-k not -r
(05-25-2016, 08:51 AM)epixoip Wrote: [ -> ]Use -j/-k not -r

so would it be

Code:
-j C
It sounded like you wanted '-j T0', '-j c', or '-j u', not '-j C', but yeah, sure.
(05-25-2016, 09:01 AM)epixoip Wrote: [ -> ]It sounded like you wanted '-j T0',  '-j c', or '-j u', not '-j C', but yeah, sure.

Thanks for the help. Will be very useful.
How do I get these to run faster? It's saying the dictionary / mask is too small, yet the keyspaces is 26,226,650,000,000 passwords to test