TheLegendOfRandom.com Reverse Engineering and Programming 2013-04-26T16:12:54+00:00 forum/feed.php?f=20 2013-04-26T16:12:54+00:00 2013-04-26T16:12:54+00:00 forum/viewtopic.php?t=1071&p=36929#p36929 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]>
Cracmke4_patch.zip

Statistics: Posted by manho — Fri Apr 26, 2013 4:12 pm


]]>
2013-03-05T12:55:37+00:00 2013-03-05T12:55:37+00:00 forum/viewtopic.php?t=668&p=17172#p17172 <![CDATA[Challenges • Re: Second Challenge: Patchme1 by R4ndom]]> http://www.mediafire.com/?mjwhfgvxt8cmf8a[url][/url] :D

Statistics: Posted by Ugo4brain — Tue Mar 05, 2013 12:55 pm


]]>
2012-09-30T08:46:25+00:00 2012-09-30T08:46:25+00:00 forum/viewtopic.php?t=1071&p=2630#p2630 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]> Great tutorials, Keep up the good work.

Cracmke4final.zip

Statistics: Posted by Hanan — Sun Sep 30, 2012 8:46 am


]]>
2012-09-29T00:46:44+00:00 2012-09-29T00:46:44+00:00 forum/viewtopic.php?t=1071&p=2615#p2615 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]>
Code:
for (int i = 9; i >= 0; i--) {
      szKey[i] = szUserName[i] ^ 0x9;
   }
   *szUserName = *szUserName ^ 0x9;
   *szKey = *szUserName;

the szKey is passwrod!

Statistics: Posted by robin — Sat Sep 29, 2012 12:46 am


]]>
2012-09-28T14:45:25+00:00 2012-09-28T14:45:25+00:00 forum/viewtopic.php?t=1071&p=2597#p2597 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]> Statistics: Posted by random — Fri Sep 28, 2012 2:45 pm


]]>
2012-09-28T13:08:15+00:00 2012-09-28T13:08:15+00:00 forum/viewtopic.php?t=1071&p=2593#p2593 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]>

Statistics: Posted by hawaii67 — Fri Sep 28, 2012 1:08 pm


]]>
2012-09-28T13:04:15+00:00 2012-09-28T13:04:15+00:00 forum/viewtopic.php?t=1071&p=2592#p2592 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]> http://www.mediafire.com/?383f2px2k8zpwh9

You think this is better? I think otherwise.

Statistics: Posted by Saduff — Fri Sep 28, 2012 1:04 pm


]]>
2012-09-27T23:30:24+00:00 2012-09-27T23:30:24+00:00 forum/viewtopic.php?t=1071&p=2583#p2583 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]> Statistics: Posted by random — Thu Sep 27, 2012 11:30 pm


]]>
2012-09-27T23:25:33+00:00 2012-09-27T23:25:33+00:00 forum/viewtopic.php?t=1071&p=2582#p2582 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]> You use the self-keygen to get a key and then use the key with the original binary.
Reason I bypassed all the checks is because I didn't want there to be a need to enter a bogus key for it to work.
And if password is left empty, crackme will always display goodboy. Seemed weird to display the key, followed by a goodboy.

Statistics: Posted by Saduff — Thu Sep 27, 2012 11:25 pm


]]>
2012-09-27T20:53:59+00:00 2012-09-27T20:53:59+00:00 forum/viewtopic.php?t=1071&p=2581#p2581 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]>

Saduff: You get extra credit for copying the password in to the clipboard, but unfortunately when you try this it does not display the goodboy :(

Hawaii67: Same as Saduff

Statistics: Posted by random — Thu Sep 27, 2012 8:53 pm


]]>
2012-09-27T17:43:03+00:00 2012-09-27T17:43:03+00:00 forum/viewtopic.php?t=1071&p=2577#p2577 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]> http://www.mediafire.com/?l941t7jxffx4870

Statistics: Posted by Saduff — Thu Sep 27, 2012 5:43 pm


]]>
2012-09-27T15:58:54+00:00 2012-09-27T15:58:54+00:00 forum/viewtopic.php?t=1071&p=2575#p2575 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]>

Statistics: Posted by random — Thu Sep 27, 2012 3:58 pm


]]>
2012-09-27T14:52:18+00:00 2012-09-27T14:52:18+00:00 forum/viewtopic.php?t=1071&p=2570#p2570 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]>
Thanks for the challenges, tuts, and hard work, Random.

I'm really enjoying the tuts on keygenning and looking forward to more! :D

Statistics: Posted by them123 — Thu Sep 27, 2012 2:52 pm


]]>
2012-09-27T13:46:26+00:00 2012-09-27T13:46:26+00:00 forum/viewtopic.php?t=1071&p=2567#p2567 <![CDATA[Challenges • Re: Seventh Challenge:- Crackme #4: Use a code cave]]>


Cracmke4_4.zip

Statistics: Posted by hawaii67 — Thu Sep 27, 2012 1:46 pm


]]>
2012-09-27T11:34:26+00:00 2012-09-27T11:34:26+00:00 forum/viewtopic.php?t=1071&p=2561#p2561 <![CDATA[Challenges • Seventh Challenge:- Crackme #4: Use a code cave]]>
Is it correct...?
crackme4done.zip

Statistics: Posted by XorKing — Thu Sep 27, 2012 11:34 am


]]>