Check section name directly without allocating
Fix memory bug, make example printing nicer
Finish ELF64 parser
This library for Odin allows you to extract any data you want related to DWARF and ELF. In the future, It's also planned so that you can also build ELF files with optional DWARF information. The API is designed to be close to the formats, but also easy to use though means of abstraction.
This project is licensed under the GNU AGPLv3 license. Find more information inside of the LICENSE file.