{% if procmemory %}
| Start | End | Size | Protection | PE | Download | ||
|---|---|---|---|---|---|---|---|
| {{memmap.start}} | {% else %}{{memmap.start}} | {% endif %}{{memmap.end}} | {{memmap.size}} | {{memmap.prot}} | {% if memmap.PE %}Yes | {% else %}No | {% endif %} {% if proc.path %}{% endif %} |
| {{chunk.start}} | {{chunk.end}} | {{chunk.size}} | {{chunk.prot}} | {% if proc.path %} | {% endif %} |