Skip to content

Minor corrections and improved reporting in the elf reader

Compare
Choose a tag to compare
@davea42 davea42 released this 17 Jul 17:40

Now the --version reported is that of the version... 0.1.1.
Added --print-sec-extra option to readelfobj so the section address
and the offset of the section header (Shdr) in the object file is printed.
Minor correction to rounding calculations and checks for wasted
object space (for the Elf reader).