CCP plays down EVE leak
No risk to players, apparently.
CCP, the studio behind space-based MMO EVE Online, has set about reassuring the Internet that the leak of the game's source code won't jeopardise subscribers' security.
The source code has appeared on a number of torrent tracking websites this week but CCP says that neither players, the game nor the developer itself face any risks.
"CCP is aware that an individual claims to have access to the source code of the EVE client. This access is not a security risk to CCP in any way," the company said in a statement.
"Access to the source code for the EVE client exposes no security vulnerabilities, has no privacy protection issues, and poses no threat to our customers' billing information.
"The server-side interface used by the client is carefully protected to ensure that no abusive or unwanted information is transmitted to, or from the internal EVE server systems. Nothing the EVE client can do can affect the game state, no advantage can be gained by manipulating the EVE client, no advantageous or disadvantageous information can be transmitted to other EVE users by altering the EVE client."
Although the company has acknowledged the theft of the game source code, it would not disclose any information on how the code had been accessed.
"CCP does not confirm or deny, nor make any comment, regarding issues of internal security, and will not be doing so in this case," it said.
You may also like...
-
Happy Action Theater Review
-
ModNation Racers: Road Trip Review
-
Sony confirms PS Vita 1st Party digital only game prices
-
Motorola Xoom 2 Tablet Reviews
-
Call of Duty: Black Ops has best game ending ever, says Guinness World Records
-
Mass Effect 3 Demo: The First 20 Minutes
-
Why Devs Owe You Nothing
-
Sony explains PlayStation Vita game price strategy
-
DICE working on multiple Battlefield 3 fixes
-
EGTV: Eurogamer playtests PlayStation Vita
-
Halo 4 Master Chief action figure flaunts new suit design
-
Tim Schafer: publishers aren't evil
-
3DS Ambassador Super Mario Bros. game updated
-
Apple begins Foxconn factories inspections
-
Face-Off: Final Fantasy 13-2
-
App of the Day: Monkey Bump
-
Rockstar mulling LA Noire 2 development
-
Digital Foundry: PS3 Skyrim Lag Fixed?
-
Fallout: New Vegas dev asks fans what game they would like it to Kickstart
-
UK Top 40: Kingdoms of Amalur: Reckoning beats Darkness 2
-
Activision: games are relationships, "brands in people's lives"
-
Sony's $50m Vita marketing campaign targets PS3 owners
-
Metal Gear Solid 5 expected between April 2013 and May 2014
-
Retrospective: Star Wars Episode I Racer
-
Metal Gear Solid 3D demo on eShop this week









Comments (10) Latest comment 4 years ago
Comments threads automatically close after 30 days, but please feel free to continue chatting on the forum!
Comment below viewing threshold Show
Comment below viewing threshold Show
Comment below viewing threshold Show
I also heard CCP are monitoring the source downloads... and ban accounts with corresponding IP adresses. Proceed with caution.
(Note: these are slashdot rumours. I'm not an EVE player.)
Comment below viewing threshold Show
Comment below viewing threshold Show
Also not that according to the guy who got the code, in a publicly released conversation with a CCP employee, any macro exploits that were discovered when the code was last leaked 2 years ago, have not been addressed in any way and macro farming has essentially been 'allowed' by CCP despite the info all being in the public domain for the last 2 years. Any exploits regarding this were discussed and analysed years ago but still remain in the current source code. Sad to see CCP really doesn't care about macro-miners. I suppose it's all profit for them.
Also note that CCP are seeding the piratebay torrent themselves (quite canny I must say) so that anyone downloading it will have their IP tagged and then be automatically banned from the game. As is usual with a leak of this sort, it is often best to not download it at all but simply revel in the drama. It is EVE after all which is powered by the ever turning wheels of the great Drama Llama in the Sky.
Any posts from CCP in the near future will more than likely just be damage control, so I wouldn't expect any honest answers from them. Remember, the boot.ini issue? Yeah, that was identified and CCP were alerted to it on the test servers weeks before the patch was launched. They still went ahead and trashed peoples computers anyways. Any issues raised in this leak will therefore be very unlikely to be resolved anyhow no matter what the source students uncover.
All this information has been garnered by just being an EVE player and reading the EVE forums, I don't have the code myself (I'm not a fool) just in case CCP want to extend their Iron Grip anywhere here. Sad that I have to put that disclaimer, but CCP are a ban first, ask questions never kinda company.
Comment below viewing threshold Show
Firstly Ryan Dancy is a CCP employee. In fact more than that, he is the chief marketing officer.
Check out the CCP website
Secondly - CCP were not "informed" about the boot.ini issue weeks before. Somebody made a post in the wrong bit of the forums a few days before the patch came out and it wasn't spotted by the Dev's.
Now the Boot.ini issue should have been picked up by CCP's in house QA processes. I have no idea why they failed but as the old saying goes, "never attribute an incident to malice when it may just as easily be explained by incompetence". To me the suggestion that CCP deliberately trashed their customers PC's is total madness, they screwed up, no more, no less.
Going back to this client leak, to me this looks like a storm in a tea cup. The clients for all MMO's are pretty dumb and the server side does most of the clever stuff (I think in the early days somebody did release a peer-to-peer MMO and quickly found it was made unplayable with vast numbers of cheaters).
As for the guy who released it, even if we believe his claims about his motives, its a despicable way to behave with somebody else's property.
Comment below viewing threshold Show
Comment below viewing threshold Show
Apparently a small part of the client code was leaked, I haven't seen it for my self but I heard it was around 2 MB of python code. To put this in context, the EVE classic installer program is 603 MB.
AFAIK none of the server code has been leaked. I would imagine CCP keeps it under armed guard!
Comment below viewing threshold Show
Seriously though, good luck to CCP getting through this, although I'm sure we all understand that the majority of that 600+ MB is artwork adn the real executable is never as large as you expect it to be
Comment below viewing threshold Show
a) they wrote it in python knowing full well it can easily be decompiled by even commercial tools so they would have done a risk assessment.
b) on top of a, server > client systems (mmos, gambling games etc) rely so much on the server doing anything sensitive that the client really ends up being a husk of logic processing -> execute logic result rather than have any power to do anything specific.