Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 642 Bytes

File metadata and controls

16 lines (8 loc) · 642 Bytes

DieMatch

Properties

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.