officedissector
officedissector copied to clipboard
Parses and exposes the Document, Extended, Custom Properties of the Document
Thank you for the work on this project. Just as you do for Core Properties, is it possible to add support for:
-
Extended Properties http://schemas.openxmlformats.org/officedocument/2006/relationships/extended-properties
-
Extended Properties http://schemas.openxmlformats.org/officedocument/2006/relationships/custom-properties
-
Document Properties http://schemas.openxmlformats.org/officedocument/2006/relationships/officedocument
Thank you.
Hi @rammy22 , unfortunately I'm not able to implement support for these additional properties right now, but I can schedule some time soon to take a look at this and #11 and #12 as well.
Are you able to make some progress on it and submit a pull request?
Hi @naegelejd ,
I just saw that you've decided to license this under GPL-3. Under this new license I unfortunately have to stop using your library. If you'd be willing to license it under MIT, I could add all the bugs fixes i made and implement these as well.
The MIT license is GPL compatible (see here and here), so you can certainly contribute that code (which would be very appreciated). OfficeDissector has never been released under any open source license other than GPL, but if you have a special need, please reach out directly (jnaegele at grierforensics.com).