officedissector icon indicating copy to clipboard operation
officedissector copied to clipboard

Parses and exposes the Document, Extended, Custom Properties of the Document

Open rammy22 opened this issue 7 years ago • 3 comments

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.

rammy22 avatar Apr 14 '17 15:04 rammy22

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?

naegelejd avatar Apr 27 '17 20:04 naegelejd

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.

rammy22 avatar Apr 28 '17 07:04 rammy22

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).

naegelejd avatar May 01 '17 14:05 naegelejd