On Sunday 21 May 2006 10:52, Mike McCormack wrote:

> 32 bits of insecurity, courtesy of our friends at Microsoft and the NSA.

;-) Great work Mike. I see you left a tiny bit of obscurity in:

+ * PARAMS
+ *   data    [I] data to encrypt (16 bytes)
+ *   key     [I] key data (4 bytes)
+ *   output  [O] buffer to receive encrypted data (16 bytes)

+NTSTATUS WINAPI SystemFunction024(const LPBYTE in, const LPBYTE key, LPBYTE 
out)

 -Hans


Reply via email to