oletools icon indicating copy to clipboard operation
oletools copied to clipboard

log-helper and json-output from oleobj

Open christian-intra2net opened this issue 2 years ago • 1 comments

Use log_helper in oleobj and use it to create json-output.

This PR includes the two commits of PR #769 to simplify testing and two other unrelated commits ("Fix occurrence of msodde..." and "Remove unused import").

Output in JSON format simplifies integration of oleobj in filtering pipelines. Changes to output itself are minimal, without --json option users should not see a difference to before.

christian-intra2net avatar Jun 17 '22 12:06 christian-intra2net

Fixed a bug I added earlier (ooxml had no enable_logging)

christian-intra2net avatar Dec 06 '22 09:12 christian-intra2net