| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Canonical name of the matched signature/technology (e.g., 'UPX', 'GCC', 'MSVC'). | |
| type | String | Category assigned by DIE for the match (e.g., 'compiler', 'packer', 'file'). | |
| display | String | Human-readable description from DIE's 'string' field; suitable for UI/logs, not for parsing. | |
| version | String | Extracted version string when available; may be empty/None if unknown. |