This commit is contained in:
Andrea Fioraldi 2021-02-15 16:56:15 +01:00
parent e99c2daa41
commit 6b936826a8

View File

@ -1,10 +1,8 @@
# LibAFL, the fuzzer library.
## Example usages
We collect example fuzzers in `./examples`.
We collect example fuzzers in `./fuzzers`.
The best-tested fuzzer is `./fuzzers/libfuzzer_libpng`, a clone of libfuzzer using libafl for a libpng harness.
## How to perf: