Quote:
Originally Posted by 3d0g
Nope. Native is proprietary and stored inside an sqlite database.
|
But I'm pretty sure what's in the sqlite database is just the epub content. Some of the 100 books that came with it are not encrypted; AFAICT the content is just the body subtree of the XML file that would be in the epub container. (The content of encrypted books is base64-encoded encrypted data; can't tell what's in that, without figuring out how to decrypt it, but presumably the same thing)