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 


CrackMe // mohaha you cant fix

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes
View previous topic :: View next topic  
Author Message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Mon Aug 20, 2007 8:56 am    Post subject: CrackMe // mohaha you cant fix Reply with quote

well this is my first time i made 1 but i hope it wont be to easy lol

+rep to the first who fix it and tell how it work =D

http://www.mediafire.com/?cjfdghszn0z




i upload it on mediafire becuse i cant upload by Attachment =/ (i get error)

_________________
dont complain about my english...
1*1 = 2?
Back to top
View user's profile Send private message
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Mon Aug 20, 2007 9:07 am    Post subject: Reply with quote

746-2850 Wink



EDIT: Yeaps, you don't use GetVolumeID, BUT you do use 3-4 timers. Hence my serial will change on every run Wink How to fix - send the timers in a long "sleep" (999999999...9 should do) Razz


Last edited by SunBeam on Mon Aug 20, 2007 9:12 am; edited 1 time in total
Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Mon Aug 20, 2007 9:11 am    Post subject: Reply with quote

dam sb u passed me.
oh well im gonna be 2nd crackz0r.
first pass on plain text on 450f1d and 450f70
second pass is changing, call is on 450b4a


Last edited by haha01haha01 on Mon Aug 20, 2007 9:21 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Mon Aug 20, 2007 9:20 am    Post subject: Reply with quote

Fixing, as you say:
Quote:
450B41 E8 8AEFFDFF CALL 1.0042FAD0

to
Quote:
450B41 E8 00000000 CALL 1.00450B46 // a.k.a. NOP Razz

That's about it. After patching, use 746-9999 to pass the "test" Razz

Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Mon Aug 20, 2007 9:23 am    Post subject: Reply with quote

SunBeam wrote:
Fixing, as you say:
Quote:
450B41 E8 8AEFFDFF CALL 1.0042FAD0

to
Quote:
450B41 E8 00000000 CALL 1.00450B46 // a.k.a. NOP Razz

That's about it. After patching, use 746-9999 to pass the "test" Razz

what?
password is being held at local.2
then being moved to edx.
if u nop 450b41 password isnt generated at all.

making randomaly generated passwords is stupid cause it force the high level crackers to use low level techniques. (i.e.nop)


Last edited by haha01haha01 on Mon Aug 20, 2007 9:33 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Mon Aug 20, 2007 9:28 am    Post subject: Reply with quote

Trust me and test it Wink Fire up Olly and set a break there. Once you type in the pass, and Olly breaks, just move to next line (use Ctrl+* to set origin to next line below the call). Have fun...
Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Mon Aug 20, 2007 9:35 am    Post subject: Reply with quote

ye but thats like patching.
i dont have a problem on patching stuff.
but it looks like he did it randomized... so theres no way for us to know what tha pass gonna be..
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Mon Aug 20, 2007 9:38 am    Post subject: Reply with quote

He's using 4 timers. 2 timers: 1 for "746" box, 1 for "9999" box; the other 2 timers randomize the "9999" value in last box Razz Just do it my way Wink Oh, and it's a CrackMe, hence patching is allowed o_O Or am I wrong? Be it as it may, my first post showed I can get the pass without patching. So, I think I've fucked it every way around xD
Back to top
View user's profile Send private message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Mon Aug 20, 2007 9:46 am    Post subject: Reply with quote

haha01haha01 wrote:
ye but thats like patching.
i dont have a problem on patching stuff.
but it looks like he did it randomized... so theres no way for us to know what tha pass gonna be..


you dont need to patch a timer =D


btw sunbeam ur to good xD +rep

you dont need to stop the timers .. when you write 746 in first box the timers stop =D

_________________
dont complain about my english...
1*1 = 2?


Last edited by ups2000ups on Mon Aug 20, 2007 9:52 am; edited 1 time in total
Back to top
View user's profile Send private message
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Mon Aug 20, 2007 9:51 am    Post subject: Reply with quote

Thanks, ups Wink Till next time - COWABANGA! Razz
Back to top
View user's profile Send private message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Mon Aug 20, 2007 9:55 am    Post subject: Reply with quote

SunBeam wrote:
Thanks, ups Wink Till next time - COWABANGA! Razz



=p btw the timers stoped when you wite 746 in first box thats mean you only need to use ollydbg and then change 746 = '' then find the orginal text on the password that changes =D

_________________
dont complain about my english...
1*1 = 2?
Back to top
View user's profile Send private message
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Mon Aug 20, 2007 9:57 am    Post subject: Reply with quote

Hehe. Why bother? Razz E8+4x00s is enough Very Happy
Back to top
View user's profile Send private message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Mon Aug 20, 2007 9:59 am    Post subject: Reply with quote

ya i know ur right but anyway =p
_________________
dont complain about my english...
1*1 = 2?
Back to top
View user's profile Send private message
nog_lorp
Grandmaster Cheater
Reputation: 0

Joined: 26 Feb 2006
Posts: 743

PostPosted: Mon Aug 20, 2007 12:48 pm    Post subject: Reply with quote

SunBeam wrote:
Quote:
450B41 E8 00000000 CALL 1.00450B46 // a.k.a. NOP Razz


Lies! a.k.a the supersecret PUSH EIP :0

~nog_lorp

_________________
Mutilated lips give a kiss on the wrist of the worm-like tips of tentacles expanding in my mind
I'm fine accepting only fresh brine you can get another drop of this yeah you wish
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