Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 170 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 170 Bytes

xmas-elf

A library for parsing and navigating ELF files.

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