Quote:
Originally Posted by DiapDealer
Anybody know if there's a down-and-dirty way to detect the Kfx format from the mobi-headers or strings contained therein?
|
KFX container files start with the string b"\xeaDRMION\xee" if encrypted or with b"CONT\x02\x00" if not.