dzhugashvili 0 Light Poster

Hey, I was wondering if anybody had code to implement mscache. Writing an mscache password recovery tool. I know how to use OpenSSL to turn a plaintext into an NTLM hash, but I don't know how to do it from there. Anybody have any idea how to convert the username to lowercase unicode and concatenate it to the NTLM hash? Thanks.