Releases: davea42/readelfobj-code
Releases · davea42/readelfobj-code
First stable release
Improved checking and reporting of PE objects.
Fixed readobpe so it reports 64bit? correctly.
Added extra PE warnings so it has all the checks libdwarf does.
Minor corrections and improved reporting in the elf reader
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).
readelfobj version 0.1.0, corrected commit
With better checking for corrupt objects, whether Elf, MachO, or PE. Now with all the files needed for rebuilding and making a new distribution.