mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Farid Zakaria <fmzakari@ucsc.edu>
To: musl@lists.openwall.com
Subject: [musl] Getting access to section data during dynlink.c
Date: Sun, 15 Oct 2023 18:06:48 -0700	[thread overview]
Message-ID: <CAH4OOv7KPBnzqfG0wo-3T1w7HxiO14KtDkTWHQ-M12fhnVRoQw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

Hi!

I'd like to read some section data during dynlink.c
Does anyone have any good suggestions on the best way to do so?
I believe most ELF files ask for the load to start from the start of the
ELF file.

I see in dynlink.c the kernel sends AT_PHDR as an auxiliary vector --
Should I try applying a fixed offset from it to get to the start of the
ehdr ?

Any advice is appreciated.

Please include me in the CC for the reply.
I can't recall if I've subscribed.

[-- Attachment #2: Type: text/html, Size: 600 bytes --]

             reply	other threads:[~2023-10-16  1:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-16  1:06 Farid Zakaria [this message]
2023-10-16 14:26 ` Rich Felker
2023-10-16 21:09   ` Farid Zakaria
2023-10-16 21:16     ` Farid Zakaria
2023-10-16 21:53   ` Szabolcs Nagy
2023-10-16 22:04     ` Rich Felker
2023-10-17  3:39       ` Farid Zakaria
2023-10-17  8:28       ` Szabolcs Nagy
2023-10-17 12:24         ` Rich Felker
2023-10-17 17:37         ` Farid Zakaria

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH4OOv7KPBnzqfG0wo-3T1w7HxiO14KtDkTWHQ-M12fhnVRoQw@mail.gmail.com \
    --to=fmzakari@ucsc.edu \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).