dumpHeader

fnstring dumpHeader(ElfFile file)

Dump the ELF file header as a formatted string.

Parameters

fileThe ELF file.

Returns

A formatted string with header information.