{% block content %}

Static Analysis - {{name}}


FILE INFORMATION


File Name {{ name }}

Size {{ size }}

MD5 {{ md5 }}

SHA1 {{ sha1 }}

SHA256 {{ sha256 }}


APP INFORMATION


App Name {{ bin_name }}

Identifier {{ id }} Version {{ ver }}

SDK Name {{ sdk }} Platform Version {{ pltfm }} Min OS Version {{ min }}


FILE ANALYSIS


{{ file_analysis | safe}}
ISSUE FILES

LIBRARIES


{{ libs|safe }}


FILES


{% for file in files %} {{ file}}
{% endfor %}



Report Generated by - MobSF | http://opensecurity.in

{% endblock %}