German Umlauts
#5
That is a learning, the comibnation is different from what I expected. I guess in my question I cut out the c3 entirely, so I may never encounter a result. The Euro-symbol is a good guess as well, I think.
My new command is this:
hashcat -m 9600 -a 3 --username -o cracked_pass.txt hash.txt -w 4 --increment-min 1 --increment --increment-max 10 --hex-charset -1 ?l?u?d?s -2 c384969c9fa4b6bce282ac -3 ?1?2 ?3?3?3?3?3?3?3?3?3?3?3?3
I am a bit worried because I saw hashcat using c3 alone in its combinations, e.g.: Candidates.#1....: $HEX[c3] -> $HEX[c3]
Is that an issue?

EDIT:
I read your edit, this makes sense. I am now using a long mask, i.e. a mask that has 10* ?3 and equals my --increment-max 10 in its length.
Reply


Messages In This Thread
German Umlauts - by adddikl - 09-06-2021, 08:38 PM
RE: German Umlauts - by Snoopy - 09-07-2021, 11:08 AM
RE: German Umlauts - by adddikl - 09-07-2021, 01:38 PM
RE: German Umlauts - by Snoopy - 09-07-2021, 01:54 PM
RE: German Umlauts - by adddikl - 09-07-2021, 02:43 PM