{% extends "base.html" %} {% set active_page = "Database" %} {% block styles %} {% if result is none %} {% endif %} {% endblock %} {% block body %}

Binary Pattern Search Results

{% if yara_rules %}
{{ yara_rules }}
{% endif %} {% if error %}

Error: {{ error }}

{% else %}
Waiting for results...
Warning: The analysis might take several hours. You may bookmark this page and come back later.
{% endif %}
{% endblock %}