Patch with test case and fix, adding another case to
POIFSContainerDetector.detect that looks for Contents and
\u0003ObjInfo and returns COMP_OBJ (so we just extract the binary blob
from Contents). I also had to fix
AbstractPOIFSExtractor.handleEmbeddedOfficeDoc to try to open Contents
if CONTENTS is not found.
Patch with test case and fix, adding another case to
POIFSContainerDetector.detect that looks for Contents and
\u0003ObjInfo and returns COMP_OBJ (so we just extract the binary blob
from Contents). I also had to fix
AbstractPOIFSExtractor.handleEmbeddedOfficeDoc to try to open Contents
if CONTENTS is not found.