summaryrefslogtreecommitdiff
path: root/devel/afl/DESCR
blob: 67b6e84dd805d4a1694150e3e21799bfb2ed7b17 (plain)
1
2
3
4
5
6
American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly
simple but rock-solid instrumentation-guided genetic algorithm. It
uses an enhanced form of edge coverage to easily detect subtle,
local-scale changes to program control flow, without being bogged
down by complex comparisons between multiple long-winded execution
paths.