Skip to content
forked from nrc/xmas-elf

elf parser and navigation tool, pure Rust

License

Notifications You must be signed in to change notification settings

phil-opp/xmas-elf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%