mode 3000(LM) skip 0x61~0x7A even if ?b used
#2
how are these hashes generated ?

the algorithm details say, that the password always needs to be converted to upper-case (hashcat does this internally, like all the other correct generators).

also see https://en.wikipedia.org/wiki/LAN_Manage..._algorithm

maybe you testing is wrong and you are generating them incorrectly ? otherwise you probably wouldn't ask for a-z characters (if the hash algorithm says that everything needs to be upper-cased internally).

I think this is a misconception/misunderstanding


Messages In This Thread
RE: mode 3000(LM) skip 0x61~0x7A even if ?b used - by philsmd - 10-29-2021, 05:00 PM