{% macro render_match(match, first) -%}
  • {% if 'children' in match and match['children'] %} {% else %} {{ match['type'] }}{% if match['img_data'] %} {% endif %} {% endif %}
  • {%- endmacro %}

    Loading…
    {% for i in range(math.ceil(math.log(input_bytes)/math.log(16))) %} {% endfor %}{% for col in range(16) %}{{ '%x' % col }}{% endfor %}
    {# {% for row in range(input_bytes // 16 + 1) %}
    {{ '%05x' % row }} {% for col in range(16) %}{{ input_file.read(1).hex() }}{% endfor %}
    {% endfor %} #}

    {#{% for row in range(input_bytes // 16 + 1) %}
    {% for col in range(16) %}{{ read_unicode() }}{% endfor %}
    {% endfor %}#}

    {#
    {% for i, byte in read_unicode %}{{ byte|safe }}{% endfor %}
    #}