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 


Unpossible Crackme

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

Joined: 06 May 2007
Posts: 2559
Location: US

PostPosted: Tue Nov 27, 2007 7:23 am    Post subject: Unpossible Crackme Reply with quote

I maded a hardcoded, unpacked crackme that is unpossible I think, unless you do a barrel roll then the cake is a lie and its ez D:

Lolerblades I forgot the vid D:

Ps. The hints are in the data folder.

Pps. Rate, I think it mite be good.

PPPs. I maded all the defenses and though of them myself, I DIDN"T STEAL SOURCE LIKE KASPERSKY.

_________________


Last edited by Xanatos on Tue Nov 27, 2007 3:23 pm; edited 2 times in total
Back to top
View user's profile Send private message
Xanatos
I post too much
Warning
Reputation: 18

Joined: 06 May 2007
Posts: 2559
Location: US

PostPosted: Tue Nov 27, 2007 2:41 pm    Post subject: Reply with quote

x0r wrote:
To start off, Xanatos' full name is Rohit Narayan.

Oh and by the way, this is by far the greatest crackme I have ever witnessed.



Kaspersky wrote:
it's Impossible* (topic title).

and my pc started overheating and my cpu useage started gonig to 100% when i ran it, no thx.

Jews Rolling Eyes



Lulz how'd you crack it? (I left a vulnerability so I could say I could crack it which I'll take out next version). Oh and my full name isn't Rohit Narayan Smile, none of its my name, but it is someone I know (go figure Razz).

_________________
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8517
Location: 127.0.0.1

PostPosted: Tue Nov 27, 2007 3:21 pm    Post subject: Reply with quote

Code:
// [Action in Frame 1]
function loadshop()
{
    if (BarrelRoll.text == "Jews")
    {
        gotoAndPlay(3);
    } // end if
} // End of the function


Decompile the SWF in the data folder. Nothing major.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Xanatos
I post too much
Warning
Reputation: 18

Joined: 06 May 2007
Posts: 2559
Location: US

PostPosted: Tue Nov 27, 2007 3:23 pm    Post subject: Reply with quote

I encrypted it now, i left that open on purpose Razz. Try V2 (same pass same reward, more challenging.
_________________
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8517
Location: 127.0.0.1

PostPosted: Wed Nov 28, 2007 6:05 pm    Post subject: Reply with quote

MrRoy wrote:
he ment gonig.. correcting other peoples english is stupid. not everyone is from the UK


Yes, not everyone is from the U.K. but that doesn't mean others that aren't from it don't use proper English. I'm not from the U.K. but I make it an effort to type as correctly as possible.

Kasper wrote:
Geez use proper grammer.

Kasper wrote:
Capitalization is not that important.


Do you see some of the shit you post? Half of your posts are barely English and make little sense to what they should read as. Don't correct someone and attempt to make yourself look better when you seriously fail at everything you do. Go rip more work, thats the only thing you seem to be good at lately.

@Xanatos: The encrypted / obfuscated version is all the same. Looking at the script source all the functions are in the same location and have the same comments which makes it easy to locate the same function. Given that you could simply reverse what it does to obtain the word compare. Beings that you released the original before, kinds makes it not worth the effort to reverse what is done lol.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Thu Nov 29, 2007 7:54 pm    Post subject: Reply with quote

Using public protections and encryptors doesn't show how GOOD your crackme is, or how pro you are. It might be uncrackable (due to shit you used to encrypt it with), at which point why bother Smile.. Thought it was a crackme, not a "decryptme"..
Back to top
View user's profile Send private message
Xanatos
I post too much
Warning
Reputation: 18

Joined: 06 May 2007
Posts: 2559
Location: US

PostPosted: Fri Nov 30, 2007 3:16 pm    Post subject: Reply with quote

SunBeam wrote:
Using public protections and encryptors doesn't show how GOOD your crackme is, or how pro you are. It might be uncrackable (due to shit you used to encrypt it with), at which point why bother Smile.. Thought it was a crackme, not a "decryptme"..


Lolio what? I just used a Flash control panel and loaded the scheme from a .swf Confused. I didn't use any external programs all of it was coded by me. OR are you talking to the Jew?

Edit: ohh you must've tried my unpossible version, in that case yeah I encrypted the SWF.

_________________
Back to top
View user's profile Send private message
Never Again
I post too much
Reputation: 0

Joined: 13 Jan 2007
Posts: 2000
Location: New Mexico

PostPosted: Tue Dec 04, 2007 7:17 pm    Post subject: Reply with quote

The password is jews. All I did is decompile the SWF inside the data folder. This was my first defeat.
Back to top
View user's profile Send private message MSN Messenger
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Fri Dec 14, 2007 1:39 pm    Post subject: Reply with quote

Well, if you post 2 versions, make sure YOU CHANGE PASSWORDS. D'oh.. Where's the challenge in figuring out the pass for the encrypted one? Very Happy
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8517
Location: 127.0.0.1

PostPosted: Fri Dec 14, 2007 7:09 pm    Post subject: Reply with quote

SunBeam wrote:
Well, if you post 2 versions, make sure YOU CHANGE PASSWORDS. D'oh.. Where's the challenge in figuring out the pass for the encrypted one? Very Happy


The ActionScript is setup the same in the obfuscated one too anyway, making it very easy to compare the two and locate the function to reverse.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Labyrnth
Moderator
Reputation: 9

Joined: 28 Nov 2006
Posts: 6285

PostPosted: Fri Dec 14, 2007 9:14 pm    Post subject: Reply with quote

Agh yes, good old hex workshop can handle that nicely.
_________________

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

Joined: 11 Jun 2007
Posts: 333

PostPosted: Sat Dec 15, 2007 8:16 am    Post subject: Reply with quote


_________________
الوقت كالسيف إن لم تقطعه قطعك
Back to top
View user's profile Send private message
Xanatos
I post too much
Warning
Reputation: 18

Joined: 06 May 2007
Posts: 2559
Location: US

PostPosted: Sat Dec 15, 2007 1:48 pm    Post subject: Reply with quote

Thomisback wrote:


Lol yayy for doing it the hard(er) way Surprised

Anywho I kept teh same pass cuz I don't have Flash 8 on every comp D:

_________________
Back to top
View user's profile Send private message
Thomisback
Master Cheater
Reputation: 0

Joined: 11 Jun 2007
Posts: 333

PostPosted: Sun Dec 16, 2007 5:41 am    Post subject: Reply with quote

Lol make a new flash one and I will crack it.
_________________
الوقت كالسيف إن لم تقطعه قطعك
Back to top
View user's profile Send private message
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Thu Jan 03, 2008 9:58 pm    Post subject: Reply with quote

Could someone please re-upload it for me?
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