Jump to content
Tuts 4 You

[keygenme] keygen me 3 By BEHESHT


BEHESHT

Recommended Posts

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]

Link to comment
Share on other sites

Thanks for the challenge, a very easy one I think, explained below:

  1. serial must be 20 chars long made of 3 parts : xxxx--------xxxxxxxx <-- p1,p2,p3
  2. p3 = random(8 chars)
  3. p2 = ElfHash(p3)
  4. i = hextoint(1st 2 chars in p2)
  5. p1 = Crc32Hash(p2)
  6. if i <> 0 then begin for j := 1 to i do begin temp = Crc32Hash (p1); p1 = temp; end;
  7. serial = copy(p1,3,4) + p2 + p3

sun.gif

Sol.zip

Edited by ChOoKi
  • Like 2
Link to comment
Share on other sites

Nice solution. It would be nice if you provide some paper or video tut over it.

Edited by Kingstaa
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...