1 unstable release

Uses old Rust 2015

0.1.0 Aug 12, 2016

#74 in #complete

23 downloads per month

GPL-2.0 license

195KB
4K SLoC

elftools-rust

Elftools library for rust.

The library is very much in development, but contains currently the complete elf.h.

Sample

extern crate elftools;
use elftools::*;

fn main() {
}

Testing

cargo test

Contributors

  • Remco Verhoef (@remco_verhoef)

Dependencies

~1.5MB
~36K SLoC