Outlook Item File (.Msg) Reader

The idea is:

MSG Reader is an Outlook Item File (.msg) reader that is quite common and very helpful during the workflow

My use case:

With MSG reader to parse the email fields, like sender, to, subject, body, srcIP, SPF, DKIM, DMARC and attachment info, which can be used for heavy phishing email attachment analysis.

I think it would be beneficial to add this because:

Workflow for security usage is a quite good spark.

Any resources to support this?

GitHub - ykarpovich/msg.reader: Outlook Item File (.msg) reader in JavaScript, it is built with js/html5 for reference.

Are you willing to work on this?

I can enjoy the testing but I am lack of the developing skills