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 


Breakingpointing to get passwords?

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

Joined: 06 Jan 2008
Posts: 63

PostPosted: Tue Jan 08, 2008 6:59 pm    Post subject: Breakingpointing to get passwords? Reply with quote

Ugh I hate using the command "if". Since anyone with basic ollydbg knowledge can just set a breakpoint on my compares or "if"s. I tried...

Code:

xor eax,edx ; eax = password while edx = user input
cmp eax,0
je right


But someone can easily set a breakpoint on the xor routine...


Any help?
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Wed Jan 09, 2008 2:20 am    Post subject: Reply with quote

dont put the real password in the file.
Try to calculate the password from the input:
Code:
Input = 2
password1 = Input * Input
password1 = Power(Input ,Input)
//and now compare
if password1 ==password1
//the code here


**the code is not in any language, just to see the idea.
Back to top
View user's profile Send private message
mer0x
Advanced Cheater
Reputation: 0

Joined: 06 Jan 2008
Posts: 63

PostPosted: Wed Jan 09, 2008 2:57 pm    Post subject: Reply with quote

Looks like Visual Basic lol. Also looks like a keygen but more simple.


Also your using the if statement. Also viewable by breakpointing :S
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 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 can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites