die_analyze_file_tool
Deep-scan files to detect packers, compilers, and embedded metadata for forensic analysis.
Instructions
Analyze a file using Detect It Easy (DIE) with deep scan mode.
Uses flags: -a (all types), -u (heuristic scan), --verbose, -j (JSON output)
Returns detailed analysis including:
Packer/Compiler detection
Entropy analysis
Section details
Import/Export tables
Resources info
Signature matches
Heuristic detections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the file to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||