This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to access an applications ELF program header and ELF section header at runtime


Hi,
	I am working on a research project which requires that I find the
address and size of the .data and .bss section of a running application. The
application calls a function in my library which requires this information.
>From what I have understood about ELF I can get this information from the
ELF headers. I am wondering if there is any way I can get the information of
an applications ELF program header and ELF section header at runtime. Any
help on this is really appreciated. I am not subscribed to the list, it
would be great if you can copy me on the reply.

Regards,

Bharath

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]