I couldn't find the MD5 string directly from memory, so ended up making a trampoline hook for strcmp and got the MD5 hash as it was being passed into the function. Decent challenge, nice job n0ve3mber.
On a side note, I realized finding the md5 string directly would probably be easier but just couldn't manage to do it, how would you find it? |
==> |