Go Back   Digiex > Downloads > Download Center 2.0 > Games

Games Download games, patches or tools provided by members.

Reply
 
LinkBack Thread Tools Display Modes
Old 08-08-08, 01:41   #21
Ultimate Lifeform
 
Nimrod's Avatar
 
Join Date: Jun 2007
Location: London, United Kingdom
Posts: 942
Thanks: 25
Thanked 71 Times in 41 Posts
Blog Entries: 17
Nimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond reputeNimrod has a reputation beyond repute
Send a message via AIM to Nimrod Send a message via Yahoo to Nimrod
Default

A few of pointers for all posters to understand:

Posting saying I need a crack or please tell me how to make it work isnt helpful. We know it doesnt work right now, it says that right next to the download link! Its just filling up this thread with rubbish and making it difficult for those who are working on finding a working crack from doing so. I know myself I've had to go through so many posts, some of them to official patches which BLOCKS the lan play cracks which really isnt helping the effort.

Please read whats already been posted, we dont need four people linking to the same crack, one link will do and everyone give feedback based on that.

For those of you who are taking part in the effort to find a working solution, when posting links to downloads may I recommend attaching them to your posts? We have no problem with them on this site and attachments can be downloaded by guests (non-registered users). That way people dont have to waste time with horrible download sites like megaupload and rapidshare which have limits to non-paying members and are full of horrible adverts and waiting times.

Lets focus on the one important goal, EA released patch v1.1 which "BLOCKED" lan play from being enabled via a crack. Which means it is possible.

The RA3 beta download link I posted at the start is for version v1.0 which is before they blocked lan play cracks. Therefore we must focus on efforts to find a working crack, then we can post a walkthrough for installing and setting up so that everyone, even less-technical people can easily experience RA3 via LAN play.

Thank you all for your time and help, we will figure this out working togeather!
__________________
Nimrod is offline   Reply With Quote

Adverts are shown to help cover bandwidth costs - Donate or make 30+ posts to remove them.
Old 08-08-08, 08:17   #22
Stayed to Post
 
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Wangyuan01 is on a distinguished road
Default


Here the one Unlocked the Red Alert3 beta Client, Who can just do it ?
I was bored so I desided to search for the LAN-mode in the Red Alert 3 Beta but what I found was more than that.

I was able to unlock the complete mainmenu of the game: tutorial, network, skirmish, campaign, replay browser and credits. Some of them don't work e.g. like tutorial or campaign because the data that would be necessary is not included in the beta the others work as they intended to work.


Some facts for you to stop asking me the same questions over and over again:

- I have not modified the gameengine or any data and/or files related to it.
- I have not removed securom or any other kind of copyprotection!
- I have not hacked the installer to install eighter without a serial or with an invalid one. (I DO have a valid beta registration key!!!)
- I do not and will not post any links for illegally downloading the beta client. Every link posted in the comments will be deleted!
- It was just a proof-of-concept. I will release a detailed tutorial which containes every step I did to unlock the beta client as well as a small application capable of doing all the steps automatically. This application is for testing-purposes ONLY! You use it at your own risk.
Wangyuan01 is offline   Reply With Quote
Old 08-08-08, 10:45   #23
Trainee
 
Join Date: Aug 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
wg3bfu is on a distinguished road
Default

@Wangyuan01:
Thank you, Wangyuan01! We are eagerly awaiting your tutorial and application.
I'm very interested in how you have done it!
wg3bfu is offline   Reply With Quote
Old 08-08-08, 11:00   #24
Addict
 
Assassin's Avatar
 
Join Date: Dec 2007
Location: The Netherlands
Posts: 512
Thanks: 0
Thanked 36 Times in 27 Posts
Blog Entries: 1
Assassin is just really niceAssassin is just really nice
Send a message via MSN to Assassin
Default

Yes, very nice job there Wangyuan01!
I think the amount of levels is nearly the same as in C&C3 btw. Remember the Scrin only had like 4 levels.
__________________
Assassin is offline   Reply With Quote
Old 08-08-08, 13:11   #25
Resident Nutter
 
InsaneNutter's Avatar
 
Join Date: Jun 2007
Location: Yorkshire, England, UK
Posts: 3,655
Thanks: 381
Thanked 434 Times in 231 Posts
Blog Entries: 7
InsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond reputeInsaneNutter has a reputation beyond repute
Default

Despite warnings by Nimrod I have had to remove a few posts, we are not a strict community however we do need to take action when links to torjans are posted. I have also taken the opportunity to clean this thread up so it easy for people to find the relevant information posted. We have some very good information posted here and it looks like progress is slowly been made, as previously posted by Nimrod it doesn’t help when people are constantly re posting the same post.

If your post was removed it’s nothing personal, this thread was getting a bit out of hand.
__________________
InsaneNutter is offline   Reply With Quote
Old 08-08-08, 15:46   #26
Interested
 
Join Date: Aug 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
gailo is on a distinguished road
Default

I think I have a way around the CD check at launch but its not really workble at a large scale.

I used Wireshark to check what RA3 does when you launch the game and found that it was connecting via HTTPS to https://proxy.novafusion.ea.com/. I modified my HOSTS file to point to my local webserver and launched the game again hoping that if it got no response it'd carry on but sadly no. However I checked my logs and found this;
Code:
[08/Aug/2008:15:21:57 +0100] 127.0.0.1 TLSv1 RC4-MD5 "POST /drm/license?requestcode=QYQXS-MM7MH-L2UAX-WR8U2-EQUXH-C3GGU-H9ACT-6EBHK-9GP2&serial=ZXYGSVY5HW7CGDDH8DGW HTTP/1.1" 1132
I wrote a little script to mimic that request and got this in response;
Code:
<?xml version='1.0'?> <error code="LICENSE_NOT_FOUND"> <detail/> </error>
I'm pretty sure that if you can find out what the response normally is with a valid key then you could make a server that always gives a response saying the key is correct allowing people into the game.
gailo is offline   Reply With Quote
Old 08-08-08, 16:25   #27
Trainee
 
Join Date: Aug 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
wg3bfu is on a distinguished road
Default

@gailo:
Could you post a step by step guide what someone with a valid key would have to do. (I don't have one.)
wg3bfu is offline   Reply With Quote
Old 08-08-08, 16:43   #28
Trainee
 
Join Date: Aug 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
wg3bfu is on a distinguished road
Default

Can you decrypt (SSL) the messages with the sniffer?

I think you would have to do something like that:

* start a local web server
* edit the file "hosts" to point proxy.novafusion.ea.com to local webserver
* start red alert 3 beta with valid key
* look into web server log to find the POST message used for validation
* undo changes in "hosts" and use script to send message manually to EA's web server
* copy and paste the web server response here in the forums

Thanks, gailo & deoton! Please correct me if I'm wrong!
wg3bfu is offline   Reply With Quote
Old 08-08-08, 18:17   #29
Interested
 
Join Date: Aug 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
gailo is on a distinguished road
Default

You're pretty much spot on with what I did.
  • Install xampp webserver
  • Open C:\windows\system32\drivers\etc\HOSTS with notepad
  • Add the following line &quot;127.0.0.1 proxy.novafusion.ea.com&quot;
  • Start RA3 and wait for it to close
  • Open the log file for the webserver &quot;C:\xampp\apache\logs\ssl_request.log&quot ;
  • Remove the line from HOSTS file added earlier
  • Send the same response that the game sent to the server. I used the blelow Greasemonkey script for Firefox as it was quick to write but there's millions of way's to do this.
Code:
GM_xmlhttpRequest({     method: 'POST',     url: 'http://proxy.novafusion.ea.com/drm/license',     data: 'requestcode=QYQXS-MM7MH-L2UAX-WR8U2-EQUXH-C3GGU-H9ACT-6EBHK-9GP2&serial=ZXYGSVY5HW7CGDDH8DGW',     headers: {'Content-Type': 'application/x-www-form-urlencoded'},     onload: function(responseDetails) {         prompt('',escape(responseDetails.responseText));     } });
This pretty much all you'd have to do to get the required response from the server whiich then could be faked using our own server. The problem lies in this possibly not being the only CD check performed and may require more work but it's something that can only be discovered over time. The other possibility is to modify the file that's accessing the server and tell it to connect to the unencrypted http://proxy.novafusion.ea.com rather than the encrypted https://proxy.novafusion.ea.com as either will work. EDIT :: I love being right I used a HexEditor on paul.dll found in \RetailExe\1.0\ and cahnged the https:// into http:// and I was able to sniff the traffic with Wireshark.
gailo is offline   Reply With Quote
Old 08-08-08, 19:07   #30
Trainee
 
cyrilthebest8's Avatar
 
Join Date: Aug 2008
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
cyrilthebest8 is on a distinguished road
Default

So you think that you can get the reponce for a real CD key? And then use it on a "emulated" server?
cyrilthebest8 is offline   Reply With Quote
 
Reply

Bookmarks
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Live Messenger 9.0 (9.0.1407.1107) Beta Download Nimrod Applications 6 19-11-09 11:20
Red Alert 3 PC Beta Now Live With 500,000 Players InsaneNutter Front Page News 28 02-09-08 22:12


All times are GMT. The time now is 02:14.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Site contents, theme and layout © 2003 - 2009, Digiex
Digiex™ is a protected Trademark