Skip to content

Conversation

ttuegel
Copy link
Member

@ttuegel ttuegel commented Sep 12, 2014

When rewriting the sections of an executable, it can happen that the
section headers occur too early in the file and would be overwritten by
the replaced sections. If this would happen, we move the section headers
to the end of the file.

Fixes #38.

When rewriting the sections of an executable, it can happen that the
section headers occur too early in the file and would be overwritten by
the replaced sections. If this would happen, we move the section headers
to the end of the file.
@aristidb
Copy link

👍 (As in, this would be useful for me.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

patchelf fails to --set-interpreter for executable with section headers near start
3 participants