dumpHeader
fn
string dumpHeader(ElfFile file)Dump the ELF file header as a formatted string.
Parameters
file | The ELF file. |
Returns
A formatted string with header information.
string dumpHeader(ElfFile file)Dump the ELF file header as a formatted string.
file | The ELF file. |