#elf #bindings #complete

elftools

Rust 对 elftools 的绑定

1 个不稳定版本

使用旧的 Rust 2015

0.1.0 2016 年 8 月 12 日

#complete 中排名第 72

GPL-2.0 许可证

195KB
4K SLoC

elftools-rust

为 Rust 提供的 Elftools 库。

该库还在积极开发中,但目前已包含完整的 elf.h。

示例

extern crate elftools;
use elftools::*;

fn main() {
}

测试

cargo test

贡献者

  • Remco Verhoef (@remco_verhoef)

依赖项

~1.5MB
~37K SLoC