Skip to content

How to generate an HTML Report

Ghany Elisha edited this page Dec 31, 2025 · 4 revisions

Generate an HTML Report

With the Email Forensics you can generate an Html report from your eml file.

In order to do that:

Parameter

You must use -o parameter to specify the output file. image

Run

python3 email-analyzer.py -f your-eml-file.eml -o report.html

Clone this wiki locally