Competition: Crackme!

For everything that's not in any way related to PureBasic. General chat etc...
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

TheFool, that's a nice one ;-)
Mat
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

LuCiFeR[SD] wrote:ahhhhhhhhhhh, thats right :)

this veiw LOL
@mrmat: thanks :)

@lucifer: Yes. Maybe its the correct code, maybe its not :D
Try!
btw what disassembler are you using?
zikitrake
Addict
Addict
Posts: 878
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

:D I don't know if it's valid method, but....

Unpacked with PEid
Patched with ollydbg and always 'Correct!'

Image
PB 6.21 beta, PureVision User
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

upload!

edit: actually, i guess you cracked the wrong code :D
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Are you sure you didn't use UPX?
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

yes i updated it right after posting.. Why: if you cant unpack the crackme, then you cant crack it at all!
:)
its not scrambled though.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

no external compressor tools or so used
?[/quote]

Edit:
use them only for testing, and never distribute a program that is packed with them! There are known bugs.
:wink:
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Notice thats not the case with UPX :)
only with the others.

if you are too stupid (joke :)) to unpack it, then i can upload an uncompressed version too heh

hint: download the latest upx and decopmress :)
http://upx.sourceforge.net/download/uns ... px193w.zip
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

I had already decompressed when I posted that. It meant that I found out that you were using the beta version of UPX.

Where is the easier ones? This one is too difficult for a beginner. (I've never tried anything like this before.)
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

good :) then the rest should be a piece of cake!

nah really. easier ones, i can upload the easiest one i have in my head :)
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

@trond and other beginners: This is the level 1. Its easy :D

File:1->thefools_crackme_-_part_1.exe
Image



edit: Its educational to crack them! This is the simplest one. No protection at all! next one will be a bit harder.. but ill give you some time to solve this :D
Last edited by thefool on Wed Nov 16, 2005 10:03 pm, edited 1 time in total.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Ok, here's the solution to the easy one. It was at the border of my capability but I got it. :)

Actually, the problem was neither to find out the password nor to find out what I had to replace with what in memory, but to find out how to make the disassmbler show me the position in the file instead of in memory. :lol:

Patch: crackthefool_1.exe
Image

Edit: For number 5, do you think that you would be able to crack that one if you didn't write it yourself?
va!n
Addict
Addict
Posts: 1104
Joined: Wed Apr 20, 2005 12:48 pm

Post by va!n »

thefool wrote:@trond and other beginners: This is the level 1. Its easy :D

File:1->thefools_crackme_-_part_1.exe
Image

edit: Its educational to crack them! This is the simplest one. No protection at all! next one will be a bit harder.. but ill give you some time to solve this :D
hehe... really to simple ;.)

the MD5 of the password is: e431f1c08f6c24e63bc4390fcfe06a69
(you can try to crack the MD5 if you want, lol)
va!n aka Thorsten

Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Trond wrote:Ok, here's the solution to the easy one. It was at the border of my capability but I got it. :)

Actually, the problem was neither to find out the password nor to find out what I had to replace with what in memory, but to find out how to make the disassmbler show me the position in the file instead of in memory. :lol:

Patch: crackthefool_1.exe
Image

Edit: For number 5, do you think that you would be able to crack that one if you didn't write it yourself?
Good job on writing an patcher! :)
i put this as solved. MrMat did it to notice that. So, i guess you are all ready for the chapter 2 in some time. Tonight i will make it. some homework first ;)
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

@trond: No i wouldnt be able to crack it. But is that the question? :D
But it CAN be cracked.
Post Reply