Jump to content
Tuts 4 You

[KeyGenMe] Klinzter v1.3


Klinzter
Go to solution Solved by atom0s,

Recommended Posts

each improved version is harder and more sophisticated but lets see who can get this one since its not packed and its native code.


a thanks go out to atom0s and NOP for spending some time with v1.2


if you make a keygen for this keygenme, please rate how hard it was from 1-10


 


v13.png


new_v1_3.rar

Edited by Klinzter
Link to comment
Share on other sites

  • Solution

Not sure if you meant to but the Keygen.rsm included in this is the actual file decrypted (original) already. So there is kinda no challenge to this one hehe.


 


Edit: Attached a keygen for this one anyway though. I'd rate it a 1 since you packaged the unobfuscated binary with it. :P


atom0s!Keygen.7z

Edited by atom0s
Link to comment
Share on other sites

but that not the point.. the point is to target the exe lol.. showing proof of how you did it


 


I have edited the OP and removed the src file


Edited by Klinzter
Link to comment
Share on other sites

The point of making and solving crackmes is to learn something. You're just creating poo like:



validSerial = GenerateSerial(userName);
if (enteredSerial == validSerial)
{
   MsgBox.Show("good boy!");
}
and obfuscating it with commercial protectors that have been cracked hundreds of times. What's the point in that?

 


P.S. Your "new" package is non-working. Obviously, you can't just delete keygen.rsm.. ;)


Link to comment
Share on other sites

but that not the point.. the point is to target the exe lol.. showing proof of how you did it

 

I have edited the OP and removed the src file

 

The main Keygen.exe just loads keygen.rsm

 

There isn't really anything to prove. The rsm file is the original keygen file unobfuscated so there isn't really any challenge to this.

Link to comment
Share on other sites

so useless i know but well im testing .NET obfuscators and they're all pretty much trash to begin with.


 


I could code in C, C++, Delphi but im choosing to code in C# or VB.net


Edited by Klinzter
Link to comment
Share on other sites

so useless i know but well im testing .NET obfuscators and they're all pretty much trash to begin with.

 

I could code in C, C++, Delphi but im choosing to code in C# or VB.net

 

Well whatever it is you used that time, didn't actually obfuscate the real exe anyway. It just renamed it and created a loader that literally did nothing but call LoadLibrary lol.

Link to comment
Share on other sites

46MB for a KeygenMe lol


I think all this "protection" does is package the files so program can run on machine without the .net framework and so includes all required files


 


And the file you deleted is needed for it to run


:)


Link to comment
Share on other sites

i wasn't able to test this before uploading but It was supposed to include needed file so systems that don't have NET can run and also it would convert to native code but i guess that doesn't happen with the trial version i used..


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