We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
With the EmailAnalyzer you can generate a JSON report from your eml file.
You must use -o parameter to specify the output file.
-o
python3 email-analyzer.py -f your-eml-file.eml -o report.json
You may use different names for the output file.
You don't need to create your JSON file before. EmailAnalyzer will do it for you.
There was an error while loading. Please reload this page.