1 unstable release
Uses old Rust 2015
0.1.0 | Aug 12, 2016 |
---|
#64 in #complete
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
~37K SLoC