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

Construct sections headers #10

Open
3 tasks
afaal opened this issue Jun 25, 2020 · 0 comments
Open
3 tasks

Construct sections headers #10

afaal opened this issue Jun 25, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@afaal
Copy link
Owner

afaal commented Jun 25, 2020

In order for section to be properly supported the following needs to be done:

  • Construct a new string table for storing section names - the elf header should be updated with the correct location afterwards
  • Append section headers after the last segment - update the location in the elf header
  • The section headers offsets are calculated via their local offset into their parent segment
@afaal afaal added the enhancement New feature or request label Jun 25, 2020
@afaal afaal added this to the ELF module milestone Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant