LWN.net Logo

DRM for Apps downloaded via Google Play

DRM for Apps downloaded via Google Play

Posted Jun 29, 2012 23:56 UTC (Fri) by zlynx (subscriber, #2285)
In reply to: DRM for Apps downloaded via Google Play by csamuel
Parent article: Android 4.1 Jelly Bean: faster, smoother, more delightful (ars technica)

But not impossible.

Here's one method to get at the code: load a modified ROM with a customized Dalvik which copies the decrypted bytecode somewhere.

Assuming that the hardware allows loading modified ROMs of course.

If it doesn't, then you're into mod-chip territory and you'd need something to perhaps freeze the CPU clock and dump the RAM.

Which yes, would qualify as "a lot harder."


(Log in to post comments)

DRM for Apps downloaded via Google Play

Posted Jul 3, 2012 8:34 UTC (Tue) by rich0 (guest, #55509) [Link]

Doubt you'd even have to do that much, unless they build the decryption into the CPUs or something.

DRM of any kind suffers from the Bob = Eve problem - it is cryptographically unsound. I'm sure once the source is available there will be software readily available to extract the device key and then you can just decrypt the apks either on the device or elsewhere.

To really get DRM to work on Android would require locking it WAY down - so much that I doubt that many LWN readers would be interested in it any longer. This seems to be more of a token gesture. I'm sure it will be unbreakable for a week or two...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds