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 


My First Crack Me...

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes
View previous topic :: View next topic  
Author Message
HeartWong
Newbie cheater
Reputation: 0

Joined: 28 May 2006
Posts: 10

PostPosted: Mon Mar 10, 2008 8:02 am    Post subject: My First Crack Me... Reply with quote

This is my first crack me...
You need to find the username and password... Very Happy
Oh by the way...
Can anyone teach me how to use OllyDBG to find my username and password?.
I use OllyDBG and found nothing... Crying or Very sad
By the way, any tutorial on cracking here?
I don't see any except for lots of crack me threads.. Shocked
Back to top
View user's profile Send private message
OSIRIS
Grandmaster Cheater
Reputation: 0

Joined: 27 Aug 2006
Posts: 654

PostPosted: Mon Mar 10, 2008 9:24 am    Post subject: Reply with quote

Id also like to learn to use ollyDBG Sad
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: Mon Mar 10, 2008 2:48 pm    Post subject: Reply with quote

Name: Boss
Pass: 1234

Source:
Code:
        Private Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)
            If ((Operators.CompareString(TextBox1.[Text], "1234", false) = 0) And (Operators.CompareString(TextBox2.[Text], "Boss", false) = 0)) Then
                Microsoft.VisualBasic.Interaction.MsgBox("Correct. =)", Microsoft.VisualBasic.MsgBoxStyle.OkOnly, Nothing)
                MyBase.Hide
                MyProject.Forms.Form2.Show
            Else
                Microsoft.VisualBasic.Interaction.MsgBox("Wrong Password or Username", Microsoft.VisualBasic.MsgBoxStyle.OkOnly, Nothing)
            End If
        End Sub


Don't use .NET for crackmes.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
HeartWong
Newbie cheater
Reputation: 0

Joined: 28 May 2006
Posts: 10

PostPosted: Mon Mar 10, 2008 6:41 pm    Post subject: Reply with quote

Wiccaan wrote:
Name: Boss
Pass: 1234

Source:
Code:
        Private Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)
            If ((Operators.CompareString(TextBox1.[Text], "1234", false) = 0) And (Operators.CompareString(TextBox2.[Text], "Boss", false) = 0)) Then
                Microsoft.VisualBasic.Interaction.MsgBox("Correct. =)", Microsoft.VisualBasic.MsgBoxStyle.OkOnly, Nothing)
                MyBase.Hide
                MyProject.Forms.Form2.Show
            Else
                Microsoft.VisualBasic.Interaction.MsgBox("Wrong Password or Username", Microsoft.VisualBasic.MsgBoxStyle.OkOnly, Nothing)
            End If
        End Sub


Don't use .NET for crackmes.

How did you find out?
Mind teaching me? Very Happy
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: Mon Mar 10, 2008 10:04 pm    Post subject: Reply with quote

I decompiled your code using a decompiler. You can't debug .NET programs with Olly.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
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