Slashdot Mirror


Atari Founder Proclaims the End of Gaming Piracy

OMGZombies writes "Speaking on a conference held yesterday in New York, the Atari founder Nolan Bushnell said that a new stealth encryption chip called TPM will 'absolutely stop piracy of gameplay'. The chip is apparently being embedded on most of the new computer motherboards and is said to be 'uncrackable by people on the internet and by giving away passwords' though it won't stop movie or music piracy, since 'if you can watch it and you can hear it, you can copy it.'"

9 of 831 comments (clear)

  1. pplz on teh internetz! by ILuvRamen · · Score: 4, Interesting

    I dunno, those "people on the internet" are pretty resourceful lol. I hear they're good at removing and replacing chips on motherboards, or at least on gaming consoles. I think he forgot about those people in their homes that don't want some stupid overlord chip overruling basic tasks on their computer. But at least he knows enough that music and videos can't be controlled no matter how hard the MPAA and RIAA try just because of the basic nature of them. Quite the smart/dumb mix.

    --
    Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
  2. Re:Fire up the soldering irons... by QX-Mat · · Score: 5, Interesting

    Exactly! People don't seem to want to learn nowadays.

    Defeating copying schemes has always been an educational past-time of mine. I learned to write my 8's almost perfectly when I copied out, number by number, the Quarantine chart mass/velocity chart because I couldn't photocopy the black text on dark brown glossy paper.

    I even improved my memory when I memorized both the X-Wing and Tie Fighter manual keywords... that was a lot of manuals for a 12 y/o - I actually think it helped. I wouldn't be where I am today if I wasn't capable of picking up a software manual :D

    So, TPM is a way for me to spice up on my logic probing eh?

    Matt

  3. New TPM chip? by nurb432 · · Score: 4, Interesting

    Umm its not new, its been in Thinkpads for years at the least.

    If it does stop piracy 100% ( which i doubt ) then it will cripple the industry as he's got no clue how much piracy HELPS the market, just like it does the music market and regular software market.

    + my system wont ever have a TPM, so does that mean they are selling defective products ?

    --
    ---- Booth was a patriot ----
  4. Comment removed by account_deleted · · Score: 4, Interesting

    Comment removed based on user account deletion

  5. Re:Fire up the soldering irons... by j-turkey · · Score: 5, Interesting

    Exactly! People don't seem to want to learn nowadays. Defeating copying schemes has always been an educational past-time of mine. I learned to write my 8's almost perfectly when I copied out, number by number, the Quarantine chart mass/velocity chart because I couldn't photocopy the black text on dark brown glossy paper. I even improved my memory when I memorized both the X-Wing and Tie Fighter manual keywords... that was a lot of manuals for a 12 y/o - I actually think it helped. I wouldn't be where I am today if I wasn't capable of picking up a software manual :D So, TPM is a way for me to spice up on my logic probing eh? Matt

    One particularly annoying part is that the paying customers must foot the bill for the copy protection. This applies to both motherboard components and licensing the protection scheme itself. Software developers/publishers won't just eat these costs out of the kindness of their hearts. It's usually a triple-hit for the consumer, who not only have to cover hardware and licensing costs, but generally have to endure the burden of intrusive copy-protection schemes. Whether it's entering a long and complex serial key, fumbling for a game disk that's not needed for anything more than verifying authenticity, or some other method -- it all tends to put an undue burden on a customer who has already paid for a product.

    In my opinion, this actually encourages some people (who would otherwise pay for a product) to violate the terms of the EULA in one way or another. No matter the copy protection scheme, most cracks allow a user with average technical knowledge are able to easily circumvent a scheme.

    Perhaps I'm missing something - but it sure would be nice to abandon these copy protection schemes. I seriously doubt that the practice prevents anything but the most cavalier copying/sharing - and I doubt that this copying is what developers/publishers are targeting.

    --

    -Turkey

  6. Re:Fire up the soldering irons... by spotter · · Score: 5, Interesting

    you don't get it.

    tpm works the same way SSL works.

    namely there's a PKI.

    i.e. each chip has its own key which the user cant get to, which is verified by a certificate chain (ala SSL).

    if the software can't verify the chain, it will refuse.

    so attacking the TPM chip isn't how you attack it.

    you attack is by simply getting the software to verify with a trojaned certificate. We can do that today w/ web browsers by inserting our own "top level" certificate. You think it be difficult w/ games?

  7. Re:Fire up the soldering irons... by Anonymous Coward · · Score: 5, Interesting

    Uh, there is another option:

    (4) Decrypt and then remove the TPM checking code from the game.

    In other words, run it legally on a TPM-equipped machine and then crack the hell out of it and create a new unencrypted executable minus the DRM shit.

  8. Re:Fire up the soldering irons... by irc.goatse.cx+troll · · Score: 5, Interesting

    you attack is by simply getting the software to verify with a trojaned certificate.


    Or give it a legit TPM chip and just capture the output of whatever it is verifying. I'm guessing its the equiv of a cdkey check that returns some kind of hash needed to play.

    Theres no way any large number of actual operations go through this chip as it would kill performance, which is the bread and butter of selling new pc games. All you need to do is replace, skip, or duplicate the pieces of code that depend on this chip.
    --
    Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
  9. Re:Fire up the soldering irons... by Z80xxc! · · Score: 4, Interesting

    I'm not 100% sure what you're talking about, but I would assume that the "The stupid code built into DELL motherboards" you are referring to is the string in the BIOS that identifies it as a Dell motherboard so that Windows OEMBIOS activation works. Ironically, it is that specific technology that makes it unnecessary to activate Windows on a Dell machine as long as you keep a copy of the OEMBIOS activation files, since regardless of how you change the hardware, it will always activate without even having to contact microsoft because it detects that BIOS string. Not only that, but since it just id's itself as Dell, you can use ANY dell OEM disk on ANY dell computer and it'll activate - meaning that an XP Pro disk will work on a Vista Home-licensed machine with no trouble.