blob: cc27e600a57f6ca695618eb61ff41b4aa91f0730 [file] [log] [blame]
Name: American Fuzzy Lop
Short Name: afl
URL: http://lcamtuf.coredump.cx/afl/
Version: 2.14b
Date: June 16th, 2016
License: Apache 2.0
License File: src/docs/COPYING
Security Critical: no
Description:
Tool for in-process and out-of-process (fork) coverage-guided fuzz testing
(fuzzing). Similar to libFuzzer.
Local Modifications:
Renamed afl-2.14b/ to src/.
Removed the following unneeded files/directories:
1. src/docs/visualization/
2. src/docs/vuln_samples/
3. src/testcases/
4. src/experimental/argv_fuzzing/argv-fuzz-inl.h
5. src/llvm_mode/afl-llvm-pass.so.cc
6. src/experimental/instrumented_cmp/instrumented_cmp.c