Slashdot Mirror


BioShock Installs a Rootkit

An anonymous reader writes "Sony (the owner of SecureROM copy protection) is still up to its old tricks. One would think that they would have learned their lesson after the music CD DRM fiasco, which cost them millions. However, they have now started infesting PC gaming with their invasive DRM. Facts have surfaced that show that the recently released PC game BioShock installs a rootkit, which embeds itself into Explorer, as part of its SecureROM copy-protection scheme. Not only that, but just installing the demo infects your system with the rootkit. This begs the question: Since when did demos need copy protection?"

40 of 529 comments (clear)

  1. Demos and protection by arth1 · · Score: 4, Informative

    Demos require protection since the day that someone found out that if they hacked the demo and compared it to the original, they could simply replace some parts of the original from the same parts of the demo and have a free-for-all.

    (That doesn't mean that I endorse Sony's approach here -- far from it)

    HTH, HAND

    1. Re:Demos and protection by CryoPenguin · · Score: 5, Informative

      I haven't ever tried to crack copy protection by inserting code from a demo, but I have cracked copy protection without it, and from that experience I don't think having an unprotected demo would help.

      Once you get to the point where you can modify the exe, the hard part of the crack is over. Whatever the protection checks, whether it's some data on the CD or a registry key or some more complex signature of your machine, it's just a branch instruction somewhere and can be NOPed out. Finding the branch is easy too, since you can just run the game with and without whatever it checks for, and see where the execution paths diverge.
      The (marginally) effective part of a copy protection scheme like SecuROM is use of encryption, compression, and self-modifying code, which make it hard to examine or modify the exe. If you have an unprotected demo exe and a protected retail exe, you can't even compare them until after breaking the protection.

      Sure there's the extreme case where the demo and the final version are exactly the same code and differ only in data files, then dropping the whole demo exe into the retail installation would crack it. But as the sibling posters explained, that's rare.

  2. It does not by Anonymous Coward · · Score: 5, Insightful

    The author even admits that he's just trying to get search engine traffic in the comments. It uses SecureROM, which regardless of your feelings on it, is mis-detected by Microsoft's Rootkit detection program. He even says in the main article it's not malware.

  3. Not QUITE a rootkit by Robotech_Master · · Score: 5, Informative

    If you RTFA, or specifically its comments, you find that it's not technically a rootkit that it installs, it's just a registry directory that contains a * and so a rootkit detector tags it. It's just a very hard to remove registry directory, and not necessarily an actual rootkit qua rootkit.

    --
    Editor Emeritus and Senior Writer, TeleRead.org
    1. Re:Not QUITE a rootkit by Anonymous Coward · · Score: 4, Insightful

      This is pure FUD. The twat who wrote it even admits it in the comments:

      Using "rootkit" brings the traffic. It's all about the SEO, and is why this article is on top in Google.
  4. Re:Yet another game by sodul · · Score: 5, Informative

    So does that mean I'll have to get the cracked version from BittTorrent in order to NOT infect my machine ?

    It is very sad that the underground world is nicer than the official one. It's Demolition Man all over again.

  5. Re:Oh great by click2005 · · Score: 4, Informative

    From the author's comments...

    I don't care if it is one or not. My point of this article is that the SecuROM service doesn't need to be included in the demo if we don't have to activate it.

    Using "rootkit" brings the traffic. It's all about the SEO, and is why this article is on top in Google.

    --
    I am a free slashdotter. I will not be modded, blogged, DRM'd, patented, podcasted or RFID'd. My life is my own.
  6. Re:Yet another game by arth1 · · Score: 4, Interesting

    I was about to buy it through Steam. I only waited because I had next to no disk space left on the partition that the Steam games are on, and Steam is too brain dead to let you use more than one partition. I was going to delete some other game and then download Steam, but now I think I'll wait. Especially since judging by Steam's web site, even the non-CD downloadable version comes with Securom (why??).

  7. It's not a rootkit... by g051051 · · Score: 5, Informative

    The article author seemed to base his conclusion on the fact that the SecureROM software installs a registry key that can't be deleted by normal means. This pops up on the Microsoft Rootkit Revealer (since that's a technique used by rootkits as well.) That's like saying that because rootkits use Windows APIs, any program that uses a Windows API is a rootkit.

    As for why it's in the demo, modern copy protection is embedded throughout games. It's too difficult to remove the protection just for a demo that contains so much of the full game engine.

  8. Shame on /. for linking to this by BertieBaggio · · Score: 5, Insightful

    Okay, I was getting myself good and riled up over this piece of news. I was even ready to return the game first thing tomorrow despite it being a lot of fun. Then I did the unthinkable - I RTFA.

    Seems this is a big load of nothing. SecureROM installs a service to let those running without admin privileges run the SecureROM stuff. This is kinda bitterweet - yes, SecureROM is bad etc but running as a restricted user is good. This is assuming you trust SecureROM's website which says (from TFA):

    SecuROM(TM) will install a Windows(TM) service module called "User Access Service" (UAService) on your system. This is a standard interface commonly used by several other applications as well. It is no spyware or rootkit at all. This module has been developed to enable users without Windows(TM) administrator rights the ability to access all SecuROM(TM) features. Please be assured that this service is installed only for security and convenience purposes. Since it is a standard Windows(TM) service, you can stop and delete this service, like any other Windows(TM) service. If deleted, the access for non-administrator users to SecuROM(TM) protected applications will be affected. As opposed to TFA which makes it sound something sinister. However, I don't trust GamingBOB due to his own admission:

    Using "rootkit" brings the traffic. It's all about the SEO, and is why this article is on top in Google. I would add my own emphasis, but I don't think it needs it. Someone finds out a service is installed along with a game and demo and calls it a rootkit to gain traffic / links / ad revenue. Slashdot should not link to crap like this. It would be newsworthy if it were true: I think many people here - myself included - would return the game if it had a true rootkit installed along with it. But this...?

    I don't see the issue here.

    --
    If all you have is a grenade, pretty soon every problem looks like a foxhole -- MightyYar
    1. Re:Shame on /. for linking to this by c0d3g33k · · Score: 5, Informative

      I've been following this matter on the web since the Bioshock release and monitoring Slashdot's Firehose as the story submissions popped in. This particular story submission was one of the worst of the bunch. There are genuine issues with Bioshock's DRM decision to use Securom which will unfortunately be dismissed due to the poor choice of article. Whether or not this is a rootkit, the fact that the game won't run unless a user completely disables or uninstalls legitimate utilities such as antivirus programs or process monitors is enough to make a security conscious user worry.

      References:

      http://consumerist.com/consumer/punishing--the-one s-that-don.t-steal/bioshock-comes-with-nasty-drm-t hat-sets-off-anti+virus-software-ruins-everyones-d ay-292841.php
      http://forum.sysinternals.com/forum_posts.asp?TID= 11000

    2. Re:Shame on /. for linking to this by Cee · · Score: 4, Insightful

      Whether or not this is a rootkit, the fact that the game won't run unless a user completely disables or uninstalls legitimate utilities such as antivirus programs or process monitors is enough to make a security conscious user worry.

      True, I'm surprised no one has really mentioned it here, but my biggest issue is that Bioshock refuses to start if it detects Process Explorer running. And since Process Explorer starts its own device driver (or whatever it is) upon first start which isn't later unloaded, I have to reboot Windows every time I want to play Bioshock.

      That is a showstopper right there for me. I'm never buying any game Securom protected game again. This was the first and last time I did that mistake.
  9. SEO bait by agendi · · Score: 4, Insightful

    Whether it is a rootkit or not, I'll let others more knowledgeable than me decide that but the comments in the article basically has the author admit that he ties the word rootkit and the game together to get better SEO. Not only is the article light on actual technical detail it declares fire where there may be a hint of smoke for the purpose of driving traffic. I know I must be new here..

    --
    I just can't be bothered.
  10. Not a rootkit by Torodung · · Score: 5, Informative

    The reason for the !CAUTION! key is to keep an ignorant user from wiping out his key tokens in the SecuROM subkey. That's why there's an "!" at the beginning; it sorts first in the subkey. So if a user stupidly tries to delete the entire SecuROM key (not realizing that it's his DRM) while his game is installed, or even after he's uninstalled, the first attempted deleted subkey will be the !CAUTION! key and Windows will abort.

    Thus it is a poor way to keep stupid users from trashing their DRM, not a rootkit.

    The reason it shows up in "Rootkit Revealer" is because true rootkits use the embedded null tactic to keep users from deleting keys registering malware dll's, startup settings, etc. That way, the user has no way to deregister the malware or stop its launch.

    However, the Rootkit Revealer does not simply point out rootkits. It's not that simple. RR points out suspicious methods and/or hidden files, and requires the user to analyze whether those methods and files indicate an actual piece of malware.

    Clearly, a key that simply warns you not to delete other keys is not malware.

    It is annoying, however, and the only way to get rid of a key with embedded nulls is with DelRegNull. I didn't like that one bit.

    My key was added with the install of Neverwinter Nights 2, however, which also uses SecuROM. This key has been around for a while, folks. Someone is crying "rootkit," when really all it is is a sloppy hack to keep users from eliminating their SecuROM keys.

    What's really annoying about this method is that the malformed key is not removed when you uninstall the software that requires it. SecuROM also drops a few malformed files in the directory %userprofile%\Application Data\SecuROM\UserData. They won't delete either, because they are key files which the folks at Sony have deemed MUST NEVER be deleted. Great. The only way I could manage to clean out those was by mounting the partition with NTFS-3g and issuing an rm *.*. Otherwise, another hack keeps Windows from moving the key files, probably because if you could copy them, you could run a game on any machine with the keys.

    This is definitely more arrogance, and completely annoying, but certainly not a rootkit. I would love to hear what the suits at Sony have to say about their crapware. I expect nothing less than a true SecuROM removal kit, since it doesn't get removed on uninstall.

    --
    Toro

  11. Re:Yet another game by stg · · Score: 5, Informative

    AFAIK, the Steam version really comes with Securom. I bought and pre-loaded it as a pre-release, and after the regular Steam decryption (and also regular re-downloading of content - EVERY single game I pre-loaded through Steam always had to download more stuff on release!), it needs to activate. The first time I tried it failed (for obvious reasons - the server should be overloaded as it was 2-3 hours after the release), but after that it worked fine.

    BTW, the graphics are very impressive and the atmosphere too, but from the first few levels it seemed good but not all that revolutionary as I kept hearing it was...

    As others mention and the FA clearly says, it's not a rootkit, just a regular service. This is a case where I wouldn't mind someone being sued for libel - they really deserve it.

  12. PC gaming by ucblockhead · · Score: 4, Insightful

    This is why, after being a PC gamer for 20 years, I recently bought a console.

    I got sick and tired of copy protection fucking up my machine, or refusing to run a valid copy because it didn't like my disk. (Medieval Total War and Diablo II being two games in particular that simply would not run on my hardware without a CD crack.)

    Having to upgrade hardware every couple years was annoying, but it's all this crap heaped on me, who is trying to pay real money for games that pushed it over the edge. I'm sure I'm not alone. And yes, I know that Console games are protected too...but for console games, it's transparent to the user.

    Note that I also paid for "Galactic Civilizations II", which was not protected, and the expansion will be the only PC game I purchase this year.

    --
    The cake is a pie
  13. Re:Yet another game by nmb3000 · · Score: 5, Insightful

    The first time I tried it failed (for obvious reasons - the server should be overloaded as it was 2-3 hours after the release), but after that it worked fine.

    Somewhat off-topic, but if this isn't a sign of the times I don't know what is. You shelled out $50-60 of hard-earned money to buy a game immediately after it's released and what's your reward? You sit and wait for hours while the moron publisher's servers get overloaded with "activation" requests. And here in this comment, instead of showing irritation or annoyance, you just accept this as normal (not saying you weren't pissed then of course :)

    Funny, I remember when you would buy a game and could take it home and play it right away. Of course technology has progressed since then - now companies can alienate honest customers while adding a few hours to the time it takes to crack the copy protection. Steam is one of the worst things to happen to computer gaming in a long time.

    If that's not progress, I don't know what is.

    --
    "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
    /)
  14. Re:This is why fucking capitialism needs to be by fred+fleenblat · · Score: 4, Insightful

    One word: TETRIS!

  15. Actually, these rootkits are good... by Crazy+Taco · · Score: 5, Insightful

    Good for certain uses anyway. I've participated in Iowa State University's Cyber Defense competitions as a red team hacker, and I've found they really help to take out the defending teams. Every team is required to run a regular Windows desktop that any user can access (the teams often play the part of universities or other facilities trying to secure a public lab), and it's fun to just walk up like a normal user, put in a "normal" music CD or game (courtesy of Sony), and then BOOM, rootkited. From there on, of course, things get easier... it's hard to remove malicious files when the OS won't let you know they are there :D.

    --
    Beware of bugs in the above code; I have only proved it correct, not tried it.
  16. Re:Oh great by CastrTroy · · Score: 4, Insightful

    I'm not sure of the specifics of how these rootkits work, but if every piece of software we buy starts installing a rootkit, What is the probably they will conflict with each other and make the system less stable, and/or break the system completely? What kind of support or compensation is available once this starts happening. I find it very disturbing that they will install rootkits, or use non-standard CDs that don't work in a lot of CD drives (which used to happen a lot), making a terrible experience for the end users, while the pirates just modify the machine code, so it doesn't do any checks, and use the software without paying.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  17. Re:Yet another game by stg · · Score: 5, Interesting

    I wouldn't be okay with it, except for the detail that 30 seconds after my first attempt on activation I ran it again and it went through fine.

    I was really ready to get angry (I had pre-loaded days before and it had the gall to make me wait another 2 hours since download speeds were awful - but that isn't activation related, AFAIK), but it's hard to make much of an issue of a 30 seconds delay.

    Also, I live in Brazil. Sometimes games would take months, sometimes years and on occasion, they would never be available here in a legal form. Buying from the USA is of course possible, but even then it would something like US$20+80% customs taxes. And sometimes it would be translated (poorly) - argh! Prices are about the same as the US, sometimes a bit higher, sometimes a bit lower.

    So I consider being able to download major releases (instead of just indie games) and play at the same time as anyone else major progress.

    Steam could improve their download client a lot, though. I get 460K/s routinely on Getright with multiple connections, but sub-100K/s is the norm on Steam.

  18. Re:Oh great by sanosuke76 · · Score: 4, Informative

    Ok, reading the early comments on this article made me laugh my rear off with how quickly the anti-Sony-fanboys jump to conclusions.

    You guys do realize that Bioshock is NOT a Sony game, right? It's been stated that it won't appear on the PS3 (some .ini files have made folks question this, however the publisher officially denies it... no telling what the reality is, but it's at the bare minimum a timed exclusive for the PC and X360).

    If it's not a Sony game, and it's not even going to be AVAILABLE for the PS3, then who do you think decided to use a rootkit-ish (even if it's not a rootkit) technology? Hint: it wouldn't have been Sony.

    If Sony came up with the technology, and then the other guys decided to license it and use it, does this mean Sony had much to do with it? Nope.

    I am still laughing at how easily the anti-Sony-fanboy types disengage their brains when reading articles, on totally non-Sony, not-even-Sony-friendly titles. At the very most, if Sony's the one that the technology was licensed from, one could complain that Sony is still providing it. But the folks who decided to USE it, i.e. the Bioshock publishers, are the folks you ought to be mad at.

    --
    My 229 is all the Sig I need http://thegunwiki.com/
  19. Re:True Story... by Chandon+Seldon · · Score: 4, Informative

    Then you can relax, because it doesn't install a rootkit - the story is false.

    No, it just installs a tool that's specifically intended to subvert an OS security mechanism (non-Admin user accounts). That's not a root kit, but it has a lot of the same security issues.

    --
    -- The act of censorship is always worse than whatever is being censored. Always.
  20. Re:Oh great by Beardo+the+Bearded · · Score: 5, Funny

    Hey, consumer.

    You'll buy what we fucking TELL you to buy. If it crashes your system, then your system requires more RAM.

    It's situation fucking normal for a game.

    If you don't like it, then millions of idiots will just buy it and install it on their parents' computer anyway. After all, kids are the only ones who play games.

    (Not previewing after 5 on a Friday.)

    --

    ---
    ECHELON is a government program to find words like bomb, jihad, plutonium, assassinate, and anarchy.
  21. Re:True Story... by XenoPhage · · Score: 4, Informative

    Ah, interesting.. An article on Blues News refers to this interview over at Joystiq where this is stated :

    Given the internets and what they are -- with their tubes and all -- I want to sort of talk about the concerns people have. We take the concerns people have very seriously. There's been some concern like, "What happens if it's three years from now, or ten years from now, when I want to play this game. And, you know, Irrational Games has been hit by a meteor?" We will unset the online activation at some point in the future -- we're not talking about when. If people have concern about that they shouldn't be worried about that. This activation is for the early period of the game when it's really hot and there are people really trying to find ways to play the game without buying it. Of course, there are a lot of people who are legitimately trying to play it. We're not trying to be Draconian, we're trying to find a balance.

    Well, perhaps I will buy the game.. After I see this activation thing being disabled...

    --
    XenoPhage
    Technological Musings
  22. Re:Oh great by Short+Circuit · · Score: 4, Funny

    Here we go again. *sigh* What, Sony and their rootkits, or the "Begs the question" abuse that seems to get on everyone's nerves?
  23. Re:But why do they need to install spyware/rootkit by Anonymous Coward · · Score: 5, Informative

    Turns out, there is no Rootkit after all. Trash the article, update, whatever, but this is FUD and I smell lawsuit.

  24. Re:Yet another game by Afecks · · Score: 5, Funny

    That settles it, I will never buy this game again.

  25. Re:But why do they need to install spyware/rootkit by Praedon · · Score: 4, Insightful

    The article title on the blog has just changed replacing the word Rootkit to SecuROM. I believe Slashdot has done the internet a great justice today. We just made a blogger correct himself and prevent future FUD.

    (Remember, we are not your personal army.)

    --
    Just me
  26. Re:Yet another game by ludomancer · · Score: 4, Interesting

    It's ironic to me that you are comfortable using Steam, which opens much of your PC to the Valve network (sharing information about your computer, sends marketting statistics, etc), but don't want secureROM installed on your PC.

    In my opinion, Steam is far worse than any regular DRM, because instead of simply installing software that checks and validates your game, you're allowing a company access via network to your game where they can outright regulate whatever you do with it.

    I never installed Steam for that reason. It freaks me out. I don't want anyone on my machine other than myself, and I don't feel companies have a right to regulation on that level.
    Even though this Bioshock thing turns out not to be a true Rootkit, it's a game I was going to buy, but now that I see they install this additional mess, I will be passing it up.

    I will be happy if a piracy group supplies with me a DRM free version. But I truly LIKE to give my money to teams that deserve it, and I feel the inclusion of secureROM in this game may be robbing a very deserving team of it's sales.

    In the end, if the publisher feels they need to install anything that is not necessary to the game itself, they will not get my money.

  27. Punish your customers by OverflowingBitBucket · · Score: 5, Insightful

    I used to buy a fair few more music CDs until the funny games they started playing to stop me playing my entirely-legitimately-purchased CDs on my PC. It was a gradual thing- I just started getting sick of half of my purchased music CDs not working when I got them home to listen to whilst I worked. Over time I just stopped buying them so often.

    I used to buy a fair few more PC games. After some of the nastier games the bigger vendors started playing, I stopped buying larger commercial games and moved on to games made by smaller indies (okay, there were some other reasons to, but that's a discussion for another day). They are far less likely to install crap on your system or make you jump through hoops post-purchase.

    Until recently. I purchased a game from a larger indie and then found out I had to "activate" it (after they got my money, of course). They "promise" it'll all be okay, they've got money aside in case they go out of business (which they'll never touch, of course, promise promise). But it's okay because "Windows does it too". I'd name-and-shame them but they did make an effort to make it right when I kicked up. And honestly, I don't want this fight. So let's just say it was a good indie game.

    So I'll be buying less and less games over time, I guess.

    So where are we now? Here I am, along with other paying customers, doing the right thing- and I get shafted as a result. I can get a better copy with less restrictions by going to the local warez-are-us. That copy won't stop working ten years later when the developer shuts down. It won't phone home and refuse to run. It won't refuse to run without a net connection sending God-knows-what to their activation server.

    As a software developer I can completely understand the reason to protect your software from being casually distributed, but dammit- CD driver replacements, rootkits, web trojans, privilege elevation servers, surprise "activation". Why are you subjecting your legitimate customers to this nonsense, when the people ripping you off are just going to get it from someone who has already stripped this stuff out? Don't you realise the logical conclusion of making your product considerably worse that the warez version? Of making every software install a risk of hosing the system?

  28. Re:Oh great by Schemat1c · · Score: 5, Funny

    If you don't like it, then millions of idiots will just buy it and install it on their parents' computer anyway. After all, kids are the only ones who play games.

    I play games and i'm almost 27. so do all my friends, and many other people i know.

    games aren't just for kids. The fact games are a multi billion dollar industry shows this clearly.

    no one can make me part with my money if i don't want to. get a clue. Whoosh!
    --

    "Nobody knows the age of the human race, but everybody agrees that it is old enough to know better." - Unknown
  29. Re:But why do they need to install spyware/rootkit by jahudabudy · · Score: 5, Insightful

    (Remember, we are not your personal army.)

    I think you make an important point that is seldom stressed: /. wields quite a bit of power in terms of internet outcry. That's why we see so many troll articles; interested parties know that submitting their spin to /. will give their viewpoint a wide audience. That's why its important that we, as a community, take the time to investigate claims and discuss them based on fact (yeah yeah, I know). If we behaved more responsibly as a community, rather than jumping on every rabid bandwagon that comes our way, I think we would see a marked decrease in the amount of crap press releases being posted as "news for nerds". If people with an ax to grind needed to be sure that posting to /. wouldn't expose their lies, instead of just taking for granted the blog will be a group masturbation fest over FUD that affirms our deepest fears, they would think twice (maybe) before posting the more paranoid delusions that we see here.

    It really is our internet; we have no one to blame for what it is other than ourselves.

    --
    ...sometimes, in order to hurt someone very badly, you have to tell that person terrible lies. - PA
  30. Re:Would be nice by Lost+Penguin · · Score: 5, Funny

    There's a song....
    Fdisk, Format, Re-Install, Do-Dah

    --
    I am the unwilling control for my Origin.
  31. Re:Yet another game by Headcase88 · · Score: 4, Interesting

    Not to mention that you'll have to download that movie to avoid the inconvenient FBI Warnings / anti-downloading PSAs.

    In the PS1's case (and probably newer consoles), anti-piracy technology made new games not work on chipped consoles. Oh, unless they were burned.

    Maybe these companies should give up on anti-piracy. It seems that most people are decent enough to pay for something that's worth the price of admission. I can't imagine that all of these measures have made enough money from would-be pirates to justify money lost from would-be consumers turned off by DRM, etc. Not to mention the money they had to spend to set up all that shit. I mean, correct me if I'm wrong, but it seems that they'd make more money and have a better brand image from simply chilling out and trying to sell worthy products.

    --
    "When the atomic bomb goes off there's devastation...but when the atomic bong goes off there's celebraaaaation!"
  32. Re:Oh great by arkhan_jg · · Score: 5, Interesting

    The frustrating thing is, this rootkit worry isn't the biggest problem (it's a bit of a stretch). It's that when the game shipped, you only got 2 activations. Yes, you could only install it twice. Ever. Using another user account or install of windows requires another activation. Wipe windows, and try to install a third time? Activation denied. They then proceeded to flat out lie and say uninstalling the game from windows before formatting would give you an activation 'credit' back. It didn't, and according to SecuROM never could.

    The outrage over this on the 2K forums made them raise the limit to 5 installs on a given copy of windows, and up to 5 installs on different machines. Ever. Problem solved, right? I mean, who ever installs software they buy more than 5 times, right? Must be pirates. They want to carry on playing in a couple of years, they can go buy a new copy.

    Oh, and they'll release a utility at some point in the future that when run, will supposedly uninstall the game and 'deregister' your install with the online securom database, thus giving you the privilege of reinstalling your own game on your own computer one more time. Just hope windows doesn't go belly up before you get to unregister. And I can't wait for the day all games do this, and I have to run round manually deregistering all of them prior to a reinstall with different tools. Then calling support when it doesn't work and won't let me reinstall.

    --
    Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
  33. Re:Oh great by BorgDrone · · Score: 5, Insightful

    although I realize I'm nearly alone on this site in believing people should be paid for making software.

    I agree that programmers should be paid for making software, just like musicians should be paid for making music.

    But only for making the software/music, not for the copies. So if an artist/programmer spends 100 hours making a song or programming an application, he/she should get paid for the 100 hours they spent, according to their hourly rate. Why do people think it's fair to get paid for work they actually haven't done ?

    If you have a plumber install a toilet in your house, you don't have to pay a license fee for every person who wants to take a shit on it, you just pay him for the amount of time he's spent installing it. I don't see how music or software is any different.
  34. This sucks bad, and I won't be buying it now by KingSkippus · · Score: 5, Insightful

    First of all, your link to the forums goes to a thread about achievement points on the Xbox version of the game. This thread is much more relevant; it's about the rootkit.

    Second of all, I, like many other people, was looking forward to Bioshock's release. I, like I hope many other people will do, refuse to buy it now.

    Whether people thing of this as FUD or not, the simple matter of the fact is that:

    • Bioshock installs software that allows the administrative privilege system of your computer to be subverted. They claim that it's a benefit and they have only good intentions. Maybe, but we all know what the road to hell is paved with. Just because 2K doesn't use their installed software for evil purposes doesn't mean that another hacker's software can't use it to take over a system using privileges that it shouldn't have. When Sony's rootkit distributed on CDs got out into the wild, it didn't take long for other more dangerous software to take advantage of the security hole it created.
    • The aforementioned software hides itself from detection and cannot be removed via normal means. This is a massive breach of trust for a software company to a user.

    2K Games has A FAQ about SecuROM that is, at best, contradictory in several places. They say:

    A "rootkit" can be described as software or a set of software tools intended to conceal running processes, files or system data from the operating system and which can open ports to allow remote access to the system...

    SecuROM DOES NOT USE any root kit technology in its implementation. [Their emphasis, not mine.]

    However, Sysinternals' RootkitRevealer software begs to differ. Who am I going to trust, a game company that is practicing Defective by Design tactics, or Mark Russinovich, a software engineer who's proven time and again that he is the guru of this stuff, the guy who discovered the infamous Sony rootkit, the guy who knew Windows better than even the Windows people knew Windows, so well that Microsoft bought his company and hired him? I'll gladly cast my lot with Mark any day, even if he does work for Microsoft now.

    2K Games also says in its FAQ:

    SecuROM does not fingerprint the hardware [of the computer running Bioshock].

    They then go on to say:

    The only data collected is the serial being used for activation, the IP address used for activation, an identifier for the software being activated, and the hash of the machine ID...

    You won't have to reactivate unless you change several pieces of hardware and this will count as one of your 5 allowed computers, if reactivation is required.

    Um... If SecuROM doesn't fingerprint my hardware, what is the "machine ID" that a hash is taken of and sent to their servers? And how the hell is it possible that changing several pieces of hardware might result in a required reactivation? The simple answer is, of course, that SecuROM does fingerprint your hardware, and 2K Games lied to our faces in the hopes that computer users who aren't as savvy as us won't get bogged down with the technical details and just read the part where they say that it doesn't fingerprint the hardware.

    This is totally inexcusable, and I won't have anything to do with this company. Will the game be cool? Maybe, but nothing is cool enough to install this crap on my computer for. As far as I'm concerned, 2K Games has destroyed its credibility, and they can go to hell for it.

  35. You still don't get it. by KingSkippus · · Score: 5, Insightful

    You're not buying a THING, you're buying a SERVICE, with all the benefits and limitations you're pointing out.

    Not exactly, you're buying a LICENSE to play their game. SecuROM is NOT required to play their game, therefore it is NOT a requirement of the license. As such, it has no place in the game.

    Worse, SecuROM actually PREVENTS you from using your computer in other commonly used, non-infringing ways. So by buying the game, you're actually buying the crippling of your system along with it.

    But, then, I have a separate Windows partition used for ONLY GAMES, and I'm not worried about much that might be required to facilitate this.

    You need to read again what SecuROM does. Where you have it installed is irrelevant. It actually alters your operating system in a manner that allows non-privileged applications to run as an administrative user. That means that at the very least, it can affect your entire Windows installation. And before you go with your "I've used Linux..." rationale, you should realize that it can also affect your Linux installation.

    Here's how it could work. I write a piece of software that uses the elevated privileges that SecuROM grants to normal users without your knowledge or consent that goes in and wipes all non-recognized partitions on your hard drive. Voila, your system has been compromised because playing a stupid game whose publishers willingly opened up a security hole on your system. That's what I mean when I keep saying that even if 2K Games didn't have evil intentions, what they're unleashing on people can most certainly be used for evil purposes.

    The thought that you are paying them for the privilege of having a rootkit installed on your computer and that you're okay with it quite disconcerting to me, but by all means, if the service of having your system compromised is worth $50 to you, go ahead. (There are lots of people who would willingly compromise your system for free, incidentally.) Personally, I find it disgusting that anyone can't see the bigger picture and would support a company that engages in these practices, but it's your computer and your money.

  36. Re:Oh great by shadowkin · · Score: 4, Informative

    Try again.

    The plumber installs one toilet. The bathroom is now only authorized for use by one person. If anyone other than that one person asks to use the bathroom, it requires reauthorization. If your toilet ever leaks, you can only repair it once, unless you've de-authorized the toilet before the leak started. Otherwise, you're required to purchase a new toilet before using it in that bathroom again.

    If you move, the next person to use your house has to pay for authorization to use that toilet.

    In the end, it all winds up a steaming pile of crap in one way or another.