Relocations
This analyzer enhances support for binaries that use recent relocation formats
not recognized by BinaryNinja (e.g. DT_ANDROID_RELA, DT_RELR
).
For instance, here is a LIEF-based processing of DT_ANDROID_RELA
relocations:
Here is one for DT_RELR
relocations: