View Single Post
Old 04-25-2009, 12:03 PM   #11
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
I haven't gotten around to looking at metadata with drm content yet. I've completed ereader input. Once I finish output I'm going to look into it a bit more.

What I've found so far is the pdb header can store the title. There can be metadata embedded in the content itself as a comment. There is a metadata section which contains null terminated strings.

The pdb header is not encrypted. What I still need to look into is if the first data section (it tells the section types) is encrypted and if the metadata section is encrypted.

Since you had mentioned that the metadata is pulled out of the files in your library before putting in the decryption key I'm assuming that at least the metadata section is not encrypted. If the first section is not encrypted it will make things much easier.
user_none is offline   Reply With Quote