Harvest ELF provides a datatype for the ELF format1 that leverages Data.Binary2 to provide a fast, accurate typed representation of ELF designed to be resilient against maliciously crafted ELF files.
- Provide a segment view
- Add features as needed once disassembly work has started.