Skip to content

auxv: Dereference string pointers (AT_EXECFN, AT_PLATFORM)#100

Merged
basil merged 1 commit into
masterfrom
friendly
Feb 27, 2026
Merged

auxv: Dereference string pointers (AT_EXECFN, AT_PLATFORM)#100
basil merged 1 commit into
masterfrom
friendly

Conversation

@basil

@basil basil commented Feb 27, 2026

Copy link
Copy Markdown
Owner

Read the actual C strings from process memory for auxv entries that are string pointers, instead of showing only the hex address.

Fixes #70

@github-actions github-actions Bot added Component: Process Handle Issues related to process handles Component: Process Source Issues related to process sources labels Feb 27, 2026
@basil
basil merged commit 9510623 into master Feb 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Process Handle Issues related to process handles Component: Process Source Issues related to process sources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Print friendly AT_EXECFN and AT_PLATFORM in pauxv(1)

1 participant