Posted November 14, 200717 yr This is a pretty easy KeyMe. Beginner-Intermediate range. The algo isnt very big at all but there are a few tricks. The goal of this KeyMe is for those who are pretty new to RE. It gives you a few curve balls that make it tougher. Don't worry though, the code is in assembly and is quite easy to read. Pay attention to the API's that are called. As well as the strings available to you. There is no encryption, packer, or protectors used. It's a whole 4kb so you dont have much to sort through. I hope you enjoy the keyme. Download: (UPDATED) http://rapidshare.com/files/69688808/KeyMeAsm1_FINAL.zip Patching isnt allowed. Once you complete it, leave the details for others explaining the tricks and how to avoid them. Edited November 14, 200717 yr by Pimp.exe
November 14, 200717 yr I was a little confused by your final compare, you want the string to be larger? Its says cmp eax, 1 shouldnt it be 0? And cmp is backwards, entering nothing is larger? Anyway I treated it to be 0 ( if you ment for it to be 1 Ill go back and add a 1 to my keygen ). Here is my little keygen. Has IsDebuggerPresent Call, and 2 find windows, ollydbg and shadow. Nice little setup, keep them coming. Edited November 14, 200717 yr by CHuRcH
November 14, 200717 yr Author Ouch, good point. I made that change for testing and didnt change it back. Will reupload. Thanks for catching that. Well done on solution and trap detection. Good work. UPDATE: The link above is correct now. Program has been fixed. Edited November 14, 200717 yr by Pimp.exe
November 15, 200717 yr Pimp.exe - for smaller files such as this you can just attach them to the forum as some people (myself included) may not have access to rapidshare.Greetz
Create an account or sign in to comment