mjhouse / deaf

A library for inspecting/modifying ELF binaries
GNU General Public License v3.0
7 stars 0 forks source link

Investigate using Item struct in headers/tables #22

Closed mjhouse closed 1 year ago

mjhouse commented 1 year ago

Item wraps a Field and holds the value for the field internally. This would do away with all the <Header Name>Values like SectionHeaderValues.

mjhouse commented 1 year ago

This works, and was completed in 74a430ae11d0b3b7fe04cdfc1324ca4522b330c0