9 releases
0.1.8 | Mar 7, 2022 |
---|---|
0.1.7 | Feb 22, 2022 |
#955 in Testing
64KB
1.5K
SLoC
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.
Install
You need a nightly compiler to use cargo-libafl.
cargo install -f cargo-libafl
Use
cargo libafl --help
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.
Dependencies
~7–17MB
~242K SLoC