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 


KeygenMe 1
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes
View previous topic :: View next topic  
Author Message
Zand
Master Cheater
Reputation: 0

Joined: 21 Jul 2006
Posts: 424

PostPosted: Sun Aug 12, 2007 12:46 am    Post subject: KeygenMe 1 Reply with quote

Just a simple keygenme. Enter a name and figure out the serial.

All serials begin with ULT-...follow by a 20 characters long serial.
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: Sun Aug 12, 2007 12:49 am    Post subject: Reply with quote

gonna try it.
arg.... ur crackmes are always without text strings.
also im not sure but i see many C commands that encrypt the pass like strcat,atoi,itoa... stuff.
omg wtf thats a spaghetti code....
i dont wanna waste so much time cracking this... its a hard 1.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Zand
Master Cheater
Reputation: 0

Joined: 21 Jul 2006
Posts: 424

PostPosted: Mon Aug 13, 2007 9:59 pm    Post subject: Reply with quote

Anybody else giving it a shot?
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 13, 2007 10:34 pm    Post subject: Reply with quote

Name: SunBeam
Serial: ULT-POTADEN5QRX2TBPQ
Back to top
View user's profile Send private message
Zand
Master Cheater
Reputation: 0

Joined: 21 Jul 2006
Posts: 424

PostPosted: Tue Aug 14, 2007 4:25 am    Post subject: Reply with quote

Hmm...Was that too easy???

Certainly took you short enough...
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Tue Aug 14, 2007 5:09 am    Post subject: Reply with quote

SunBeam wrote:
Name: SunBeam
Serial: ULT-POTADEN5QRX2TBPQ


Owned Laughing
Back to top
View user's profile Send private message
Zand
Master Cheater
Reputation: 0

Joined: 21 Jul 2006
Posts: 424

PostPosted: Tue Aug 14, 2007 5:39 am    Post subject: Reply with quote

Kaspersky wrote:
SunBeam wrote:
Name: SunBeam
Serial: ULT-POTADEN5QRX2TBPQ


Owned Laughing


I'd like to see you get a serial for the name "Kaspersky".
Back to top
View user's profile Send private message
oib111
I post too much
Reputation: 0

Joined: 02 Apr 2007
Posts: 2947
Location: you wanna know why?

PostPosted: Tue Aug 14, 2007 11:02 am    Post subject: Reply with quote

Lol. SunBeam owns everyone.
_________________


8D wrote:

cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Tue Aug 14, 2007 12:40 pm    Post subject: Reply with quote

@Zand: Nah, it wasn't easy. But yeah, there are endless combinations. Example: 2X(i) or 4F(i) or ... = I(o) (i = input; o = output)
Back to top
View user's profile Send private message
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Tue Aug 21, 2007 9:41 pm    Post subject: Reply with quote

Just started looking at this, so I havn't gotten a serial for my name yet - but did find a patch for it;

NOP 00401AF4 00401B04

and any serial will work -- i'll post seriall as soon as i find it

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
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: Wed Aug 22, 2007 4:43 am    Post subject: Reply with quote

I thought I wasn't supposed to patch it Razz...
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Wed Aug 22, 2007 5:23 am    Post subject: Reply with quote

I bet the source is like:

Code:

Procedure Button1Click(TSender: Object); //Crack! Button
Begin
If Edit1.Text := 'ULT' + Edit2.text*3 then
ShowMessage('Good serial!');
End;


Edit1 box is the Serial box
Edit2 box is the Name box
Back to top
View user's profile Send private message
Zand
Master Cheater
Reputation: 0

Joined: 21 Jul 2006
Posts: 424

PostPosted: Wed Aug 22, 2007 6:37 am    Post subject: Reply with quote

LMAO. Actually I shouldn't have given out the hint about the ULT- ...

It was xored. Plus I don't like delphi...


Last edited by Zand on Wed Aug 22, 2007 6:41 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: Wed Aug 22, 2007 6:40 am    Post subject: Reply with quote

Kaspersky wrote:
I bet the source is like:

Code:

Procedure Button1Click(TSender: Object); //Crack! Button
Begin
If Edit1.Text := 'ULT' + Edit2.text*3 then
ShowMessage('Good serial!');
End;


Edit1 box is the Serial box
Edit2 box is the Name box

If it was like that, then explain the countless possibilities PLOX T_T...
Back to top
View user's profile Send private message
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Wed Aug 22, 2007 7:16 am    Post subject: Reply with quote

i dunno if you where allowed to patch it, i was just posting progress....

damn it - stop hinting the solution, i'm half done getting my key ! Very Happy

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
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
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
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