Hacker News new | ask | show | jobs
by dannyw 822 days ago
Not really. Modern DRM uses Intel ME / AMD / ARM equivalent. These execute code the OS doesn’t have privilege to access.
1 comments

Oh really, that's news to me. I thought one could always read the video frames one at a time.
Nope, it gets access to its own framebuffer that’s composited in the GPU. OS sees a black viewport, and only a black viewport.

The comms is encrypted on the bus using strong cryptography, so you can’t sniff it.

All these software blobs are signed and encrypted, you can’t replace it without the signing key.

Thanks for letting me know! Really interesting stuff.