Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elf writer #462

Closed
dsula opened this issue Mar 20, 2023 · 2 comments
Closed

elf writer #462

dsula opened this issue Mar 20, 2023 · 2 comments

Comments

@dsula
Copy link

dsula commented Mar 20, 2023

I have to read an elf, then modify it (adding some sections) and then write it out.
Looking at the API, I don't think pyelftools has that capability. But I wanted to confirm. Maybe I'm mistaken.
Thank you.

@sevaa
Copy link
Contributor

sevaa commented Mar 20, 2023

ELF writing capabilities were never in pyelftools, and were never planned.

@dsula
Copy link
Author

dsula commented Mar 20, 2023

Ok, thank you for confirming. That's unfortunate.

@dsula dsula closed this as completed Mar 20, 2023
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

No branches or pull requests

2 participants