BEHESHT Posted January 9, 2012 Posted January 9, 2012 Hikeygen it & wirte tutorialor give your source codelevel : esayand give point how many of 10 .Good luckKeygenMe3.rar 2
Teddy Rogers Posted January 11, 2012 Posted January 11, 2012 The [keygenme] tag has been added to your topic title. Please remember to follow and adhere to the topic title format - thankyou! [This is an automated reply]
ChOoKi Posted January 14, 2012 Posted January 14, 2012 (edited) Thanks for the challenge, a very easy one I think, explained below: serial must be 20 chars long made of 3 parts : xxxx--------xxxxxxxx <-- p1,p2,p3 p3 = random(8 chars) p2 = ElfHash(p3) i = hextoint(1st 2 chars in p2) p1 = Crc32Hash(p2) if i <> 0 then begin for j := 1 to i do begin temp = Crc32Hash (p1); p1 = temp; end; serial = copy(p1,3,4) + p2 + p3 Sol.zip Edited January 14, 2012 by ChOoKi 2
RustyNail Posted January 14, 2012 Posted January 14, 2012 (edited) Nice solution. It would be nice if you provide some paper or video tut over it. Edited January 14, 2012 by Kingstaa
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now