Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Keygen this

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes
View previous topic :: View next topic  
Author Message
GordonBM
Expert Cheater
Reputation: 0

Joined: 06 Jul 2007
Posts: 205

PostPosted: Fri Aug 13, 2010 10:40 am    Post subject: Keygen this Reply with quote

Keygen it.
Written in crappy .NET


Download:
http://s000.tinyupload.com/?file_id=00001005188593215273

+Rep if succeeded

_________________
maxuer wrote:

:p What is a memory scanner and where I found one?
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Fri Aug 13, 2010 11:55 am    Post subject: This post has 2 review(s) Reply with quote

Written in .NET and not obfuscated or secured so not going to bother writing the gen to do it. Info needed from app to keygen it though:

Code:
        if (this.serial.Text == this.TextBox1.Text)
        {
            Interaction.MsgBox("Thanks for registering, " + this.user.Text + "!", MsgBoxStyle.OkOnly, "Registered!!!");
        }


Code:
        string str = string.Empty;
        ManagementObjectCollection instances = new ManagementClass("win32_processor").GetInstances();
        foreach (ManagementObject obj2 in instances)
        {
            if (str == "")
            {
                str = obj2.Properties["processorID"].Value.ToString();
                break;
            }
        }
        this.hwidtext.Text = str;


Code:
    private void user_TextChanged(object sender, EventArgs e)
    {
        this.sol.Text = Conversions.ToString((int) (((this.user.TextLength + 0x4851) + Screen.PrimaryScreen.Bounds.Width) + (Screen.PrimaryScreen.Bounds.Height * this.hwidtext.TextLength)));
        this.TextBox1.Text = this.sol.Text + "-" + this.hwidtext.Text + "-GBM";
    }


Just follow the conversion based on the input from user_TextChanged and done.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
GordonBM
Expert Cheater
Reputation: 0

Joined: 06 Jul 2007
Posts: 205

PostPosted: Fri Aug 13, 2010 12:19 pm    Post subject: Reply with quote

Awesome, +Rep.
Next one coming up, with high protection.


EDIT:
Next one here:
http://forum.cheatengine.org/viewtopic.php?p=5053701#5053701

_________________
maxuer wrote:

:p What is a memory scanner and where I found one?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites