pjrinaldi / wombatmailviewer

Review MBOX, PST, and OST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Reporting

pjrinaldi opened this issue · comments

Implement reporting similar to how it is in wombatforensics and decoupled for wombatregistry

basics are there. just need to get the header in the tagging information and then see how the preview/reports look and adjust as necessary.

plain text reporting is done. need to work on html generation

html reporting is done. the only issue is that a sample message has 2 "^A"'s and i need to figure out how to replace them. I removed the "^M", which is displayed as a "\r".

tagging and reporting is working. just need to figure out how to display a message with attachments, then handle the attachment output and how to avoid overlap in filenames.

fixed publish report so it will generate report without having to preview first. need to see if registry has that issue and fix as well. still need to implement attachments.

working on implementing exporting attachments for report.