Releases: GrandChris/elf_analysis
Releases · GrandChris/elf_analysis
Release v1.0.0
Successfully parses an .elf file with ARM Thumb code and Dwarf 3 debug information.
Release v0.0.3
Replaced memory leaking elf library with "elfio"
Replaced memory leaking dwarf library with diy implementation.
Release v0.0.2
Unlimited runtime size
v0.0.1
Prototype to parse the "BL" instructions