Jump to content
Tuts 4 You

[Crackme] # RDG Simple Crackme Delphi #


Recommended Posts

Posted (edited)

Can you attach here the unpackmes without password?


 


Later edit:


 


I did not see right?


You generate a random number then you compare this with the inputed serial:



004841D6 E8 79F0F7FF CALL <RDG_Simp.System.Random> //Generate random number
004841DB 8D55 94 LEA EDX,DWORD PTR SS:[EBP-0x6C]
004841DE E8 9567F8FF CALL <RDG_Simp._Unit3.IntToStr> //Integer to string conversion
004841E3 8B55 94 MOV EDX,DWORD PTR SS:[EBP-0x6C] //Load the result in EDX
004841E6 58 POP EAX //Put in stack inputed serial
004841E7 E8 7418F8FF CALL <RDG_Simp.System.@UStrEqual> // Compare inputed serial with a random number

Edited by GIV
Posted

 

Can you attach here the unpackmes without password?

 

Later edit:

 

I did not see right?

You generate a random number then you compare this with the inputed serial:

004841D6 E8 79F0F7FF CALL <RDG_Simp.System.Random> //Generate random number

004841DB 8D55 94 LEA EDX,DWORD PTR SS:[EBP-0x6C]

004841DE E8 9567F8FF CALL <RDG_Simp._Unit3.IntToStr> //Integer to string conversion

004841E3 8B55 94 MOV EDX,DWORD PTR SS:[EBP-0x6C] //Load the result in EDX

004841E6 58 POP EAX //Put in stack inputed serial

004841E7 E8 7418F8FF CALL <RDG_Simp.System.@UStrEqual> // Compare inputed serial with a random number

 

Ok bro

 

get the serial or patch the program..show me your best solution

Posted

I have deleted the program...


:sorry:


I saw somewhere the string "Congratulations" loaded.


Just change the loaded registers from wrong to right and that's it.


Even i copyed the the compared serial from the buffer where the good boy appeared when i have inputed in the box it shown wrong serial so i guess there is involved a random factor.


Posted

come on bro this is the level 1 of 10


Posted

i hope that dll . not compare the serial


Posted

Yep, like a dream came true!

  • Like 1
Posted

enjoy

User: Sama

Key : 443438784370724444344377485A5837

IMr1RhI.png

  • Like 1
Posted (edited)

User: giv


Pass: 444A4837444A544944334B


 


User: RDGMax


Pass: 4434382B435A6E6643714430474A5861445A6A594830


post-31931-0-50751100-1376083477_thumb.j

Edited by GIV
  • Like 1
Posted

User: giv

Pass: 444A4837444A544944334B

 

User: RDGMax

Pass: 4434382B435A6E6643714430474A5861445A6A594830

 

 

Excellent :) GIV

  • Like 1
Posted

here you go not much different then #2

 

Hey sama you got great coding and keygening skills.

Bravo!

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