View previous topic :: View next topic |
Author |
Message |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Tue Aug 21, 2007 2:33 am Post subject: [Release] My second crackme. |
|
|
Kinda finished this crackme in a hurry, but it should be harder than my first one. Good luck.
_________________
haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
Back to top |
|
 |
SunBeam I post too much
Reputation: 65
Joined: 25 Feb 2005 Posts: 4023 Location: Romania
|
Posted: Tue Aug 21, 2007 2:54 am Post subject: |
|
|
Meh. You guys think that long + random (with ASCII preferably) passwords will be harder to crack T_T
Anyway, pass: s>MFe!JFPz}~{~3*~f4XAyFrN#YL8ZVo
|
|
Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Tue Aug 21, 2007 2:55 am Post subject: |
|
|
SunBeam wrote: | Meh. You guys think that long + random (with ASCII preferably) passwords will be harder to crack T_T
Anyway, pass: s>MFe!JFPz}~{~3*~f4XAyFrN#YL8ZVo |
No. I just used a random password generator, using 32 characters and a mix of symbols, characters, and numbers. Didn't think it would be harder to crack, since VB is crap for crackmes.
_________________
haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
Back to top |
|
 |
SunBeam I post too much
Reputation: 65
Joined: 25 Feb 2005 Posts: 4023 Location: Romania
|
Posted: Tue Aug 21, 2007 2:58 am Post subject: |
|
|
bp __vbaStrCmp x2
|
|
Back to top |
|
 |
Splizes Grandmaster Cheater Supreme
Reputation: 0
Joined: 21 Jun 2006 Posts: 1944 Location: Florida
|
Posted: Tue Aug 21, 2007 4:27 am Post subject: |
|
|
I told you, you left those too open XD
|
|
Back to top |
|
 |
haha01haha01 Grandmaster Cheater Supreme
Reputation: 0
Joined: 15 Jun 2007 Posts: 1233 Location: http://www.SaviourFagFails.com/
|
Posted: Tue Aug 21, 2007 4:49 am Post subject: |
|
|
wtf i accidently bp vbastrcopy and didnt understand y it doesnt break xD
and its not random generated O_O
|
|
Back to top |
|
 |
2xtrem Cheater
Reputation: 0
Joined: 05 Jan 2007 Posts: 33 Location: At my Computer,Hacking
|
Posted: Tue Aug 21, 2007 5:14 am Post subject: |
|
|
Hi,I am Back From my stideis around 1year ago didnt visit CEF so .........
wtf.....
|
|
Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Tue Aug 21, 2007 2:05 pm Post subject: |
|
|
SnowFox wrote: | I told you, you left those too open XD |
I know, I don't know how to do it otherwise though.
Should of probably added some encryption to the crackme, too. Got a little lazy after I finished most of it up and removed text strings. D:
_________________
haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
Back to top |
|
 |
SunBeam I post too much
Reputation: 65
Joined: 25 Feb 2005 Posts: 4023 Location: Romania
|
Posted: Wed Aug 22, 2007 4:46 am Post subject: |
|
|
Here's a hint: encode the pass with XOR and decode it with XOR. Or find some other cause-effect operands I'm sure you can do it. Google a bit
|
|
Back to top |
|
 |
Zand Master Cheater
Reputation: 0
Joined: 21 Jul 2006 Posts: 424
|
Posted: Wed Aug 22, 2007 6:42 am Post subject: |
|
|
Xor it by itself. Then make the user find the correct pass (ie. itself) to decrypt it.
|
|
Back to top |
|
 |
SunBeam I post too much
Reputation: 65
Joined: 25 Feb 2005 Posts: 4023 Location: Romania
|
Posted: Wed Aug 22, 2007 6:58 am Post subject: |
|
|
Yeaps That would stop the wannabes
|
|
Back to top |
|
 |
|