rust-elf
rust-elf copied to clipboard
Add support for Android compressed rel/rela sections
https://chromium.googlesource.com/chromium/src/+/refs/tags/104.0.5112.129/docs/native_relocations.md
Relocations are stored in sections of type: REL, RELA, APS2, or RELR.
@cole14 could you review this? thanks
Thanks for the PR! I can probably take a deeper look some time in the next few days
It would be nice to see this supported
kinda curious when will this pr merge to the main branch. quite need this for my personal project.
or is there other library that can parse ELF easily?