01-12-2023, 05:45 PM
Hashcat doesn't encode to UTF16-LE properly, that's why. Instead, it adds a zero byte after each byte. Which works for the lower half of the ASCII table, but doesn't for multi-byte characters.
Encoding: Recovered password seems wrong
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Encoding: Recovered password seems wrong - by digicromo - 01-12-2023, 05:32 PM
RE: Encoding: Recovered password seems wrong - by buka - 01-12-2023, 05:45 PM
RE: Encoding: Recovered password seems wrong - by digicromo - 01-12-2023, 06:44 PM
|