hexwreaker
Results
1
issues of
hexwreaker
I tried to parse an ARM 32bits ELF shared object using lief. ``` binary = lief.parse(filepath) ``` While parsing the dynamic table, lief encountered the tag : 0x7FFFFFFD (which seems...
ELF
Parser
Nice to have