theseus-os / xmas-elf

elf parser and navigation tool, pure Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmas-elf

A library for parsing and navigating ELF files.

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

About

elf parser and navigation tool, pure Rust

License:Other


Languages

Language:Rust 100.0%