Page 2 of 4
Posted: Wed Nov 16, 2005 12:52 am
by MrMat
TheFool, that's a nice one

Posted: Wed Nov 16, 2005 10:08 am
by thefool
LuCiFeR[SD] wrote:ahhhhhhhhhhh, thats right
this
veiw LOL
@mrmat: thanks
@lucifer: Yes. Maybe its the correct code, maybe its not

Try!
btw what disassembler are you using?
Posted: Wed Nov 16, 2005 11:47 am
by zikitrake

I don't know if it's valid method, but....
Unpacked with PEid
Patched with ollydbg and always 'Correct!'

Posted: Wed Nov 16, 2005 11:57 am
by thefool
upload!
edit: actually, i guess you cracked the wrong code

Posted: Wed Nov 16, 2005 4:07 pm
by Trond
Are you sure you didn't use UPX?
Posted: Wed Nov 16, 2005 5:14 pm
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.
Posted: Wed Nov 16, 2005 5:21 pm
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.

Posted: Wed Nov 16, 2005 5:59 pm
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
Posted: Wed Nov 16, 2005 6:13 pm
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.)
Posted: Wed Nov 16, 2005 6:16 pm
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

Posted: Wed Nov 16, 2005 6:48 pm
by thefool
@trond and other beginners: This is the level 1. Its easy
File:1->
thefools_crackme_-_part_1.exe
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

Posted: Wed Nov 16, 2005 8:04 pm
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.
Patch:
crackthefool_1.exe
Edit: For number 5, do you think that you would be able to crack that one if you didn't write it yourself?
Posted: Wed Nov 16, 2005 8:07 pm
by va!n
thefool wrote:@trond and other beginners: This is the level 1. Its easy
File:1->
thefools_crackme_-_part_1.exe
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

hehe... really to simple ;.)
the MD5 of the password is: e431f1c08f6c24e63bc4390fcfe06a69
(you can try to crack the MD5 if you want, lol)
Posted: Wed Nov 16, 2005 8:10 pm
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.
Patch:
crackthefool_1.exe
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

Posted: Wed Nov 16, 2005 10:04 pm
by thefool
@trond: No i wouldnt be able to crack it. But is that the question?

But it CAN be cracked.