Skip to content

Releases: GrandChris/elf_analysis

Release v1.0.0

28 Mar 12:50

Choose a tag to compare

Successfully parses an .elf file with ARM Thumb code and Dwarf 3 debug information.

Release v0.0.3

22 Mar 19:12

Choose a tag to compare

Replaced memory leaking elf library with "elfio"
Replaced memory leaking dwarf library with diy implementation.

Release v0.0.2

09 Mar 19:38

Choose a tag to compare

Unlimited runtime size

v0.0.1

08 Mar 15:27

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Prototype to parse the "BL" instructions