Real type ↔ extension
Recognises the format from magic bytes and compares it with the extension (handling aliases like jpeg/jpg).
The Analysis module assembles a file dossier reusing every engine in the app: real type, entropy, strings, executable headers, embedded signatures, fuzzy hash, YARA and C2PA Content Credentials.
Recognises the format from magic bytes and compares it with the extension (handling aliases like jpeg/jpg).
Global and per-block value (sparkline); flags already-compressed formats to avoid false alarms.
Extracts printable strings, including Windows-style UTF-16LE; URLs/emails/IPs highlighted.
PE/ELF/Mach-O: architecture, sections, imports; for PE also imphash and packer detection.
ssdeep to find similar files and comparison against known hash-sets (NSRL-style lists).
Applies YARA rules from an updatable endpoint and reads/validates C2PA Content Credentials.