Aller au contenu
Auto-Generated Documentation

This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.

ELF

These fields contain Linux Executable Linkable Format (ELF) metadata.

Field Type Description Required Default
architecture Keyword Machine architecture of the ELF file. Optional None
byte_order Keyword Byte sequence of ELF file. Optional None
cpu_type Keyword CPU type of the ELF file. Optional None
creation_date Keyword Extracted when possible from the file’s metadata. Optional None
exports List [Keyword] List of exported element names and types. Yes []
header Header Header information about the ELF file. Optional None
imports List [Keyword] List of imported element names and types. Optional None
sections List [Section] None Optional None
segments List [Section] None Optional None
shared_libraries List [Keyword] List of shared libraries used by this ELF object. Optional None
telfhash Keyword telfhash symbol hash for ELF file. Optional None