Header menu logo B2R2

ELFHeader Type

ELF header.

Record fields

Record Field Description

Class

Full Usage: Class

Field type: WordSize

32-bit or 64-bit.

Field type: WordSize

ELFFileType

Full Usage: ELFFileType

Field type: ELFFileType

ELF file type (e_type).

Field type: ELFFileType

ELFFlags

Full Usage: ELFFlags

Field type: uint32

Processor-specific flags (e_flags).

Field type: uint32

Endian

Full Usage: Endian

Field type: Endian

Little or big endian.

Field type: Endian

EntryPoint

Full Usage: EntryPoint

Field type: uint64

Entry point address (e_entry).

Field type: uint64

HeaderSize

Full Usage: HeaderSize

Field type: uint16

ELF header size (e_ehsize).

Field type: uint16

MachineType

Full Usage: MachineType

Field type: Architecture

Target instruction set architecture (e_machine).

Field type: Architecture

OSABI

Full Usage: OSABI

Field type: OSABI

OS ABI.

Field type: OSABI

OSABIVersion

Full Usage: OSABIVersion

Field type: uint32

ABI version.

Field type: uint32

PHdrEntrySize

Full Usage: PHdrEntrySize

Field type: uint16

Size of a program header table entry (e_phentsize).

Field type: uint16

PHdrNum

Full Usage: PHdrNum

Field type: uint16

Number of entries in the program header table (e_phnum).

Field type: uint16

PHdrTblOffset

Full Usage: PHdrTblOffset

Field type: uint64

Program header table offset (e_phoff).

Field type: uint64

SHdrEntrySize

Full Usage: SHdrEntrySize

Field type: uint16

Size of a section header table entry (e_shentsize).

Field type: uint16

SHdrNum

Full Usage: SHdrNum

Field type: uint16

Number of entries in the section header table (e_shnum).

Field type: uint16

SHdrStrIdx

Full Usage: SHdrStrIdx

Field type: uint16

Section header string table index (e_shstrndx).

Field type: uint16

SHdrTblOffset

Full Usage: SHdrTblOffset

Field type: uint64

Section header table offset (e_shoff).

Field type: uint64

Version

Full Usage: Version

Field type: uint32

ELF version.

Field type: uint32

Type something to start searching.