Encoding: Recovered password seems wrong
#3
Thank you @buka

Meanwhile, I found the solution after reading this post: https://hashcat.net/forum/archive/index....-8418.html

So, the solution to the "aá" NTLM hash is:
hashcat -m 900 --encoding-to utf16le -a3 8fdba81f5a363a5b13c653cbe1325d60 ?b?b?b?b
8fdba81f5a363a5b13c653cbe1325d60:$HEX[6100e100]

Conclusion: don't use -m1000 for NTLM multibyte characters
Reply


Messages In This Thread
RE: Encoding: Recovered password seems wrong - by digicromo - 01-12-2023, 06:44 PM