Jump to content
Tuts 4 You

[Keygenme] XorRanger's KeygenMe 5


Recommended Posts

XorRanger
Posted

Hello All,

Here is a Quick KeygenME I Put Together While I Was Bored Today.
Rules

Only Keygens Are Allowed.

No Ripping Of Algos From The KeygenME.

A Tutorial Would Be An Added Bonus.
Language: Delphi
Packer: PeCompact.
Please Do Solve.

Thanks

 

XorRanger's KeygenME #5.rar

  • Like 2
DimitarSerg
Posted

auth: 987654321234

serial: 509132489092

Posted

auth: 987654321234 serial: 509132489092

@ DimitarSerg, Unfortunately Your Serial Fails.

DimitarSerg
Posted (edited)
 

 

If you cann't copy the serial without spaces that's not my fail ;)


p.s. or use Trim function


p.p.s or maybe it depends upon some system parameters :D


 


2014_05_10_134738.png

Edited by DimitarSerg
Posted (edited)

 

 
 

If you cann't copy the serial without spaces that's not my fail ;)

p.s. or use Trim function

p.p.s or maybe it depends upon some system parameters :D

 

2014_05_10_134738.png

 

 

Please Make a Keygen Cos Your Serial Still Fails For Me. :sad2:

Or May Be SomeOne Else Could Try Your Serial :scratch:

Edited by XorRanger
Posted (edited)

DimitarSerg your serial isn't working for me too. Using Windows 7.


Edited by LordCoder
Posted

where is ChOoKi :plane:


Posted (edited)

@LordCoder: Try this for DimitarSerg's AuthKey:

AuthKey:   987654321234
SerialKey: 5192314?9?9?

 

@Dreamer: What did i miss? :partytime:

AuthKey:   123456789123
SerialKey: 5041329?1?2?

 

"?" can be anything really :peace:

Edited by ChOoKi
  • Like 1
Posted

@Dreamer: What did i miss? :partytime:

 

tutorial i think  :partytime:

Posted

@Dreamer: A tut on this one will take forever to make, especially the call with floats :rudolph:


  • Like 2
DimitarSerg
Posted (edited)
 
 

 

@LordCoder: Try this for DimitarSerg's AuthKey:

AuthKey:   987654321234
SerialKey: 5192314?9?9?

 

 

For the first time while debugging I saw these values, but for second time debugging the correct keypair was

 

auth: 987654321234
serial: 5091324?9?9?

 

That's why I think the keygenme is a little buggy but I have no interest and time to find where is the bug.

Edited by DimitarSerg
Posted

@DimitarSerg: Thank GOD for that, i was starting to think my OS is playing up again :)


@XorRanger: 2 MBs for a bit of math? what version of Delphi are you using there?


  • Like 1
Posted (edited)

@ ChOoki, Your Serial Combo is Working Fine. Thanks For it. Still Waiting For Your Keygen Though. :)


Edited by XorRanger
Posted

@ ChOoki, Your Serial Combo is Working Fine.

Thanks For it.

Still Waiting For Your Keygen Though. :)

Posted

@DimitarSerg: Thank GOD for that, i was starting to think my OS is playing up again :)

@XorRanger: 2 MBs for a bit of math? what version of Delphi are you using there?

Just Switched to XE5 Lately.

Posted (edited)
Just Switched to XE5 Lately.

 

Maybe you should switch back :) Here is my solution:

 

Update: Solution has been updated due to a bug in the old one. :thanks:

solution.7z

Edited by ChOoKi
  • Like 2
Posted

@ChOoKi

I like your recent solutions, especially that sudoku one. I'm hoping to see one for mine too.

Posted

Maybe you should switch back :) Here is my solution:

Nice One ChOoki, I Knew You Could Do it.

How Would You Rate The Difficulty Please?

** Side Question

Is it Possible to Do this in Delphi 7

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

type

  r1 = array of Double;

 

Var

 

 MyArr1: r1;

 

 MyArr1 := r1.Create(x11, x12, x13, b1);

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

Cos it Did Not Compile For Me in Delphi 7 :sad2: 

 

 

Posted

 

Assuming x11, x12, x13, x14 are variables:

type  r1 = array of Double;Var MyArr1: r1;SetLength(MyArr1,4);MyArr[0]:=x11;MyArr[1]:=x12;MyArr[2]:=x13;MyArr[3]:=b1;

 

Thanks Kao,

I Know it is Possible to do it this Way But I Just Wanted to Confirm if My Above Method or Similar Single Line Assignment Would Work in Delphi 7.

Thanks Once Again.

Posted (edited)

Update:


 


Original solution had a bug and it has been updated, also a package will be released here soon (Original file, Unpacked file, PDF tutorial (printing disallowed :1:) + step-by-step Keygenner).


 


@XorRanger: To rate it I'd have to say "Easy" but can be "Tricky" if you rush into coding a keygen for it (as I did).


 


@Nooby: Only if you lend me ONE of the primes for the 511 bits RSA used :ltongue:


Edited by ChOoKi
  • Like 2
Posted

@ChOoKi two's company, three's a crowd, not the forth.

Posted

As promised :peace:

ChOoki, is there anything UnKeygennable by You? :scratch:  :pinch: 

Really Awesome Job Especially With The Tutorial and Explanations.

Keep Blazing.  :king:

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