ELF header - what & how
From: entropy (brainless_at_hot.ee)
Date: 06/16/04
- Next message: michael green: "having trouble compiling QT version 3.2.3 from source"
- Previous message: mjt: "Re: Kernel Hacking Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Next message: michael green: "having trouble compiling QT version 3.2.3 from source"
- Previous message: mjt: "Re: Kernel Hacking Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|