goblin icon indicating copy to clipboard operation
goblin copied to clipboard

elf: fix is_import to check st_shndx

Open Berrysoft opened this issue 1 year ago • 0 comments

Closes #288

Closes #419

I also found this bug on with ELF produced on illumos. st_value may not be zero because it may indicate the offset of a import function.

Berrysoft avatar Nov 15 '24 06:11 Berrysoft