Static Analysis

{% if results.static %} {% if results.static.pe_versioninfo %}

Version Infos

{% endif %} {% if results.static.pe_sections %}

Sections

{% endif %} {% if results.static.pe_resources %}

Resources

{% endif %} {% if results.static.pe_imports %}

Imports

{% endif %} {% if results.static.pe_exports %}

Exports

{% endif %} {% if results.strings %}

Strings

{% endif %} {% else %} Nothing to display. {% endif %}