Jump to content
Tuts 4 You

The saga of 4 things


Blue
Go to solution Solved by kao,

Recommended Posts

Language : C++
Platform : Windows, 32/64 bit
OS Version : Windows 10
Packer / Protector : None

Description :

Hey all,

Here's a new challenge for everyone interested to learn things, I am sure you guys will surely find this interesting. 

some rules for this challenge

  • code a valid keygen which can generate multiple valid serial for a given name
  • no code ripping from the keygenme challenge is allowed
  • if you are able to fish a valid serial, please post that too with a little tutorial. That will be accepted as a valid solution 😉
  • top winners will be awarded the source code

@kao I hope that you will attempt this keygen me challenge, and I am damn sure you won't take much long to solve this. But if you do try this, I request to to please enlighten us with your suggestions and may be a tutorial. 

Screenshot :

829772472_kgm1.png.83eedfced1392ce044c92b15a3ed6f71.png

All the best 👍

keygenme-1.zip

Edited by Blue
updated the post as per guidelines
Link to comment
Share on other sites

@Blue: you have a bug in your crackme that makes keygenning it so much harder. You use string "DE" in 2 places - which is really not good.

 

So, I cheated. :)

Spoiler

Blue : QURCMC0tREUtLURFLS1ERS0tQkUtLUJFLS1CRS0tQkUtLURF
same serial will work for any 4-letter username.

kaokao : QzBCRS0tREUtLURFLS1ERS0tQjAtLUIwLS1CMC0tQjAtLURF
same serial will work for any 6-letter username.

tuts4you.com : QkVGMC0tREUtLURFLS1ERS0tQURDMC0tQURDMC0tQURDMC0tQURDMC0tREU=
same serial will work for any 12-letter username.

 

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

  • Solution

Another bug in crackme - certain part of code will get stuck in eternal loop. For example, try using serial "QzBDMDBCMEJCMEIwREUwRC0tREVDMEFE" :)

Attached is a keygen + source which works it's way around different issues in keygenme. Except the eternal loop, that is..

 

kg_for_blue_saga_by_kao.zip

  • Like 2
  • Thanks 2
Link to comment
Share on other sites

  • 1 year later...

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...