Slashdot Mirror


Mac OS X Intel Kernel Uses DRM

An anonymous reader submits "Several people have discovered that the new Intel kernel Apple has included with the Developer Kit DVD uses TCPA/TPM DRM. More specifically, it includes "a TCPA/Palladium implementation that uses a Infineon 1.1 chip which will prevent certain parts of the OS from working unless authorized."

1 of 1,399 comments (clear)

  1. Don't get your panties in a bunch. by Durandal64 · · Score: 5, Interesting

    Apparently Apple's DRM kernel extension only gets involved when Rosetta is executing code. In other words, if you're running native code, there's no checking. But apparently some critical parts of the kernel are still being executed by Rosetta. And reimplementing the `AppleTPMACPI.kext' in a completely harmless manner (such that it always returns a "Yes go ahead" signal) is an option. As is replacing it at runtime via mach_override.

    These boxes aren't even for sale yet. I'm sure that it'll be cracked before that even happens.