Anybody know if there's a down-and-dirty way to detect the Kfx format from the mobi-headers or strings contained therein? I wouldn't mind updating KindleUnpack to be kfx aware--even if it's just to quickly bail with a message that it can't handle them at this time.
I've also got some "lite" versions of KindleUnpack's Sectionizer and MobiHeader classes that I'd like to update with the info. They're handy for quickly identifying the underlying format and the presence of drm (or lack thereof) without having to commit to a full header dump or a complete unpacking/parsing.
|