{% extends base_template %} {% block html_param %}ng-app="app"{% endblock %} {% block title_page %}AL - File viewer [{{sha256}}]{% endblock %} {% block js_import %} {% endblock %} {% block ng_init %}ng-controller="ALController" ng-init="user={{user_js}};debug={{debug}};sha256='{{sha256}}';start();"{% endblock %} {% block loading_menu %}ng-hide="!loading_extra"{% endblock %} {% block content %} {%raw%} File viewer {{sha256}} Related Submissions Download File Ascii Strings Hex {{ascii}} {{string}} {{hex}} This file does not exists in our file storage {%endraw%} {% endblock %} {% block loading_jumbo %}ng-hide="hex||!on_server"{% endblock %}
{{ascii}}
{{string}}
{{hex}}