cargo-libafl-helper

Crates.iocargo-libafl-helper
lib.rscargo-libafl-helper
version0.1.0
sourcesrc
created_at2022-02-22 13:38:35.141172
updated_at2022-02-22 13:38:35.141172
descriptionThe helper lib for cargo-libafl fuzzers
homepage
repositoryhttps://github.com/AFLplusplus/cargo-libafl
max_upload_size
id537287
size6,840
AFLplusplus (aflpp)

documentation

README

cargo-libafl

This cargo utility is a replacement for (and a fork of) cargo-fuzz to use a LibAFL-based fuzzer instead of libfuzzer.

The available features are still behind the original cargo-fuzz.

Build

cargo build --release

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 19

cargo fmt