Penetration Testing mailing list archives

Re: [PEN-TEST] NT 4.0 and MD4 Hash


From: Frank Heyne <fh () Rcs1 urz tu-dresden de>
Date: Wed, 6 Dec 2000 17:38:09 +0100

On 6 Dec 2000, at 6:11, Chad Gough wrote:

 I get the string "6D61676963" from a unicode conversion of magic.

There is your error. An unicode character is 16 bit, this means you need
to add 00 to every character. The string "magic" in Unicode is 12 bytes
long (with 0x0000 as delimiter)





Frank Heyne


Current thread: