Is your feature request related to a problem? Please describe.
When an item is added to a table, it changes the size of the table. When the binary data of a section is modified, it changes the size of the section.
Describe the solution you'd like
Sections that come after the modified location in the file need to have their sh_offset field updated to reflect the change.
Is your feature request related to a problem? Please describe. When an item is added to a table, it changes the size of the table. When the binary data of a section is modified, it changes the size of the section.
Describe the solution you'd like Sections that come after the modified location in the file need to have their
sh_offset
field updated to reflect the change.Describe alternatives you've considered N/A