lain:Rust内置的Fuzzer框架

时间:2021-05-02 15:25:48
【文件属性】:
文件名称:lain:Rust内置的Fuzzer框架
文件大小:84KB
文件格式:ZIP
更新时间:2021-05-02 15:25:48
Rust 莱恩 此板条箱提供了在开发模糊器时可能会发现有用的功能。 该专业化功能需要最近的每晚Rust构建。 请在“测试版”中考虑此板条箱,并可能会对1.0之前的次要版本进行重大更改。 文献资料 请参考的高级概述。 对于API文档: : 安装 Lain要求每晚进行生锈构建以提供专业支持。 将以下内容添加到您的Cargo.toml中: [ dependencies ] lain = " 0.5 " 用法示例 extern crate lain; use lain :: prelude :: * ; use lain :: rand; use lain :: hexdump; #[derive(Debug, Mutatable, NewFuzzed, BinarySerialize)] struct MyStruct { field_1: u8 , #[lain(bits =
【文件预览】:
lain-master
----Cargo.lock(18KB)
----.clog.toml(107B)
----testsuite()
--------src()
--------Cargo.toml(531B)
--------benches()
----LICENSE(1KB)
----lain()
--------src()
--------Cargo.toml(759B)
--------README.md(12B)
--------crates-io.md(15B)
----Cargo.toml(64B)
----examples()
--------example_fuzzer()
--------Cargo.lock(17KB)
--------example_target()
--------Cargo.toml(45B)
----.gitignore(6KB)
----CHANGELOG.md(2KB)
----README.md(3KB)
----lain_derive()
--------LICENSE(1KB)
--------src()
--------Cargo.toml(532B)
--------README.md(1KB)
--------crates-io.md(1KB)
----crates-io.md(3KB)

网友评论