Posted January 9, 201213 yr Hikeygen it & wirte tutorialor give your source codelevel : esayand give point how many of 10 .Good luckKeygenMe3.rar
January 11, 201213 yr 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]
January 14, 201213 yr 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, 201213 yr by ChOoKi
January 14, 201213 yr Nice solution. It would be nice if you provide some paper or video tut over it. Edited January 14, 201213 yr by Kingstaa
Create an account or sign in to comment