Skip to content

Added functionality to read/return GroupName text.#532

Merged
decalage2 merged 19 commits intodecalage2:masterfrom
kirk-sayre-work:merge2master
Jan 31, 2020
Merged

Added functionality to read/return GroupName text.#532
decalage2 merged 19 commits intodecalage2:masterfrom
kirk-sayre-work:merge2master

Conversation

@kirk-sayre-work
Copy link
Copy Markdown
Contributor

I have added functionality for the following:

  1. consume_MorphDataControl() now reads and returns the value of the GroupText field. The data for non-zero size GroupText fields was previously not being consumed so this may fix some errors on some documents. The GroupText value is now returned as one of the data elements for an embedded object. (Test Document Hash: fffa19ec1db3453a942c5090816e758585f11ecc1fc7dc942340be7cce6f1ad8)

  2. Added a --no-xlm option to skip extracting XLM macros (the default is still to extract XLM macros). I added this option since for some reason some documents take a very long time to process when XLM macro extraction is attempted.

  3. Tightened up the logic for detecting MHT files. Some malicious VBScript contain variables named 'mime', 'version', and 'multipart' which triggered a false MHT classification with the old check.

@decalage2
Copy link
Copy Markdown
Owner

Thanks for fixing the issues with PR #319 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants