1 unstable release
0.1.0 | Feb 22, 2022 |
---|
#5 in #lib-fuzzer
7KB
60 lines
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.
Dependencies
~130–260KB