objconv icon indicating copy to clipboard operation
objconv copied to clipboard

Error 9003

Open sceedy opened this issue 1 year ago • 0 comments

readelf.txt contains a readelf output for an elf32 file with a section headers that are too large for the file header. The bracketed values in the header decode contain the real sizes.

issue.zip contains flat.o (the input file showing the issue) and the files I modified to stop that error. My C++ is rusty (to say the least) so the updates are not elegant. I hope a maintainer finds the 3 source files usefull.

sceedy avatar Jul 09 '23 14:07 sceedy