• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

League of Legends Source Code Stolen in Riot Games Cyberattack

btarunr

Editor & Senior Moderator
Staff member
Joined
Oct 9, 2007
Messages
47,778 (7.41/day)
Location
Dublin, Ireland
System Name RBMK-1000
Processor AMD Ryzen 7 5700G
Motherboard Gigabyte B550 AORUS Elite V2
Cooling DeepCool Gammax L240 V2
Memory 2x 16GB DDR4-3200
Video Card(s) Galax RTX 4070 Ti EX
Storage Samsung 990 1TB
Display(s) BenQ 1440p 60 Hz 27-inch
Case Corsair Carbide 100R
Audio Device(s) ASUS SupremeFX S1220A
Power Supply Cooler Master MWE Gold 650W
Mouse ASUS ROG Strix Impact
Keyboard Gamdias Hermes E2
Software Windows 11 Pro
Riot Games provided its first response to last week's cyberattack on its company network. The company alleges that the attackers have exfiltrated with the source-codes for "League of Legends," "Teamfight Tactics," and a proprietary anti-cheat software that's no longer in use. Riot Games assures all that no game user data was compromised with this attack (particularly passwords or payment-instrument details); and at worst the stolen source code could help the attackers create cheats. The company also received a ransom e-mail from the attackers demanding payment, failing which they threaten to release the source code to public; but Riot said that it does not intend to pay. Since user information isn't compromised, and the games themselves are protected by IP laws globally, there's little reason to pay up.



View at TechPowerUp Main Site | Source
 
Never understood this, the source code was stolen...so? what does that matter?
Insight in anti cheating measures or something?
 
sounds like a newbie hacker trying to scoreearning their first chops. not that the game matters anymore.
 
Never understood this, the source code was stolen...so? what does that matter?
Insight in anti cheating measures or something?
Yes, they even mention that. It also means you can (well, people with knowledge) compile the game and run it yourself. Even more - you can now do whatever modifications to it, without mods, hacks or workarounds.
Plus it is loss of intelectual property.
 
Never understood this, the source code was stolen...so? what does that matter?
Insight in anti cheating measures or something?
Yes, also possible open source servers engine that everyone could run. Which means potentially alternate solo queue servers not controlled by riot games, with all skins unlocked for all players.
 
The company alleges that the attackers have exfiltrated with the source-codes for "League of Legends,"

Why would you steal something that is worthless?

(this is a dig at LoL players for those who don't understand humour)
 
It also means you can (well, people with knowledge) compile the game and run it yourself. Even more - you can now do whatever modifications to it, without mods, hacks or workarounds.

Add to that you can redistribute your own hacked version with whatever security vulnerabilities that will reflect poorly on Riot.
 
Ohhhhhh my god only can say

too-funny.gif6BAgAEAo


:)
 
As a current league player, I can only hope the theft results in some bugfixes.
 
Yes, they even mention that. It also means you can (well, people with knowledge) compile the game and run it yourself. Even more - you can now do whatever modifications to it, without mods, hacks or workarounds.
Plus it is loss of intelectual property.

The game is IP protected everywhere it's available. Doesn't matter, which is why they aren't paying the ransom.
 
Well, what can I say except
lol-defeat-game.gif


Edit: sorry, TPU botched the .gif initially.
 
Last edited:
Never understood this, the source code was stolen...so? what does that matter?
Insight in anti cheating measures or something?
Why would you steal something that is worthless?
The game is IP protected everywhere it's available. Doesn't matter, which is why they aren't paying the ransom.
The reason stealing source code is important is grounded in the legal domain. If source code gets out in the wild and the copyright owners do little or nothing about it, there is the strong possibility that they might lose the rights to that source code. There is case-law to support this. Put simply, if a copyright owner doesn't actively defend their rights, they can lose them. It has happened. This is why microsoft literally hunted down the people who stole the Windows 2000 source code years ago. Even they stood a chance of losing control of that code if they didn't actively pursue the attackers.

Stealing of source code is a very important problem.
 
the most dangerous part of this?
tbh, abusing their anti-cheat engine as a vector for malware.
(and good fucking riddance, too.)
 
Must be a riot in the board room over there now :pimp:
 
The game is IP protected everywhere it's available. Doesn't matter, which is why they aren't paying the ransom.
Never stopped people creating their private servers before
 
The reason stealing source code is important is grounded in the legal domain. If source code gets out in the wild and the copyright owners do little or nothing about it, there is the strong possibility that they might lose the rights to that source code. There is case-law to support this. Put simply, if a copyright owner doesn't actively defend their rights, they can lose them. It has happened. This is why microsoft literally hunted down the people who stole the Windows 2000 source code years ago. Even they stood a chance of losing control of that code if they didn't actively pursue the attackers.

Stealing of source code is a very important problem.

If the game is IP protected everywhere the game is played, Riot has the ability to defend their IP.

Hence why Riot is not paying ransom.
 
If the game is IP protected everywhere the game is played, Riot has the ability to defend their IP.

Hence why Riot is not paying ransom.
If the code is leaked it will grant many people access to a ready product for free. Even the netcode alone is worth it as it contains a good starting point for another projects.
And good luck to Rito to prove it is indeed the code under their IP.
 
If the code is leaked it will grant many people access to a ready product for free. Even the netcode alone is worth it as it contains a good starting point for another projects.
And good luck to Rito to prove it is indeed the code under their IP.
It’s so valuable and vitally important that they won’t pay the ransom.
 
If the game is IP protected everywhere the game is played, Riot has the ability to defend their IP.

Hence why Riot is not paying ransom.
It’s so valuable and vitally important that they won’t pay the ransom.
That's really not how things work. Riot isn't paying the ransom for a good reason.

If the code is leaked it will grant many people access to a ready product for free. Even the netcode alone is worth it as it contains a good starting point for another projects.
And good luck to Rito to prove it is indeed the code under their IP.
This is an excellent example of what can go wrong with source code being stolen. There are many more.
 
Right, by the time it’s sold to someone else it’ll have seen hundreds of commits, while still containing all of the bugs in the source. Might be valuable for a couple of weeks but then you’re just playing a buggy game with missing and incomplete features
 
Right, by the time it’s sold to someone else it’ll have seen hundreds of commits, while still containing all of the bugs in the source. Might be valuable for a couple of weeks but then you’re just playing a buggy game with missing and incomplete features
The idea is not to clone the entire game. The main things for me at least are finding vulnerabilities, and adopting parts of the code for one's own projects. Heck, I'd be glad if the source is released if only to use it for educational purposes.
 
Back
Top