{% extends "base.html" %} {% block title %}AUTARCH — Reverse Engineering{% endblock %} {% block content %}

Binary Analysis

Comprehensive file analysis: type detection, hashes, entropy, strings, imports, exports, and packer detection.

Binary Comparison

Disassembly

Disassemble binary data from a file section or raw hex bytes.

YARA Scanner

Scan files against YARA rules for malware signatures, patterns, and indicators of compromise.

Available Rules

Click "Refresh Rules" to load the list of available YARA rule files.

Hex Viewer

View raw binary content in hex and ASCII format.

Hex Search

{% endblock %}