ELF header - what & how

From: entropy (brainless_at_hot.ee)
Date: 06/16/04


Date: 16 Jun 2004 08:40:56 -0700

ELF should be a format of executables, but what's that
header? How do I extract information from this?
More specifically, I need to know how a program acts
in gdb - what parts of memory contain the code, where
is the data, where's that _start where the program
should be executed. Anybody could help with direct
suggestions or point a direction to dig to?



Relevant Pages

  • Re: Newbie: easiest assembler program
    ... common object file format ... image with code/data analyser ... standard dos executables ...
    (comp.lang.asm.x86)
  • Re: how do you start learning assembly language
    ... relocation information (/FIXED in Windows, ... simpler than the fixups in an object file. ... Most of the time it's better to consider the executable file format ... The OS has to be able to load the executables, of course, but only the ...
    (alt.lang.asm)
  • Re: how do you start learning assembly language
    ... relocation information (/FIXED in Windows, ... simpler than the fixups in an object file. ... Most of the time it's better to consider the executable file format ... The OS has to be able to load the executables, of course, but only the ...
    (alt.lang.asm)
  • Re: Difference between Portable Executable (PE) file and a Assembl
    ... >I assume that JIT compiler and Ilasm.exe convert the IL code into machine ... >> format used to define 32bit Windows Executables. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Question about delay constraint to exit an ISR at DIRQL.
    ... executable header' rather zip IS the executable header. ... Regardless of all this - it has never been considered best practice ... executables you pass the more likely you will invite infection. ... >> Brad. ...
    (microsoft.public.development.device.drivers)