Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
397 B
Plaintext
9 lines
397 B
Plaintext
American fuzzy lop is a fuzzer that employs a novel type of compile-time
|
|
instrumentation and genetic algorithms to automatically discover clean,
|
|
interesting test cases that trigger new internal states in the targeted
|
|
binary. This substantially improves the functional coverage for the
|
|
fuzzed code.
|
|
|
|
afl++ is a fork of afl that incorporates all community patches into
|
|
a single source distribution.
|