Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: mode 3000(LM) skip 0x61~0x7A even if ?b used
Post: RE: mode 3000(LM) skip 0x61~0x7A even if ?b used
philsmd Wrote: (11-12-2021, 05:24 PM)
--
Code:
--
diff --git a/src/modules/module_03000.c b/src/modules/module_03000.c
index 25cac60fc..2c1d4ef32 100644
--- a/src/modules/module_03000.c
+++ b/s... |
|
cwmd86124 |
hashcat
|
6 |
16,393 |
11-15-2021, 07:16 AM |
|
|
Thread: mode 3000(LM) skip 0x61~0x7A even if ?b used
Post: RE: mode 3000(LM) skip 0x61~0x7A even if ?b used
Snoopy Wrote: (11-01-2021, 07:54 PM)
--
Can you please post your chinese char used? or give the alt code?
--
,{
They're 0xA141 and 0xA161 in code page 950, the hashes in #1 were generated by them |
|
cwmd86124 |
hashcat
|
6 |
16,393 |
11-02-2021, 04:55 PM |
|
|
Thread: mode 3000(LM) skip 0x61~0x7A even if ?b used
Post: RE: mode 3000(LM) skip 0x61~0x7A even if ?b used
philsmd Wrote: (10-29-2021, 05:00 PM)
--
how are these hashes generated ?
the algorithm details say, that the password always needs to be converted to upper-case (hashcat does this internally, lik... |
|
cwmd86124 |
hashcat
|
6 |
16,393 |
10-30-2021, 05:28 AM |
|
|
Thread: mode 3000(LM) skip 0x61~0x7A even if ?b used
Post: mode 3000(LM) skip 0x61~0x7A even if ?b used
Hi, I'm trying to crack a LM hash, but I found that hashcat can't crash hashes if they're from password contains 0x61~0x7A
Here are 2 hashes I tested
bc7428e54df23ab9:$HEX[a141]
cda35c9a7e8590b... |
|
cwmd86124 |
hashcat
|
6 |
16,393 |
10-23-2021, 11:03 AM |