Version and Platform (required):
- Binary Ninja Version: 6.1.10588-dev Personal, fdddf612
- OS: fedora-asahi-remix
- OS Version: 44
- CPU Architecture: arm64
Bug Description:
Binary Ninja doesn't support the R_AARCH64_IRELATIVE relocations
Related to #1409, and support for it was added in IDA 8.1.221006
Steps To Reproduce:
- Open the attached binary
- Notice the
[Arm64ElfReloc] Unsupported ELF relocation type: R_AARCH64_IRELATIVE warning
Expected Behavior:
R_AARCH64_IRELATIVE relocations are supported
Binary:
test_read_dynamic.zip
Version and Platform (required):
Bug Description:
Binary Ninja doesn't support the
R_AARCH64_IRELATIVErelocationsRelated to #1409, and support for it was added in IDA 8.1.221006
Steps To Reproduce:
[Arm64ElfReloc] Unsupported ELF relocation type: R_AARCH64_IRELATIVEwarningExpected Behavior:
R_AARCH64_IRELATIVErelocations are supportedBinary:
test_read_dynamic.zip