xmas-elf 0.9.1

Library for parsing and navigating ELF data; zero-allocation, type-safe.
Documentation
1
2
3
4
5
6
7
8
9
# xmas-elf

A library for parsing and navigating ELF files.

* Pure Rust
* Zero allocation (minimal allocation for interpreting the data)
* Strongly, statically typed.