American fuzzy lop is a security-oriented fuzzer
American fuzzy lop is a security-oriented 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. The compact synthesized corpora produced by the tool are also useful for seeding other, more labor- or resource-intensive testing regimes down the road.
Compared to other instrumented fuzzers, afl-fuzz is designed to be practical: it has modest performance overhead, uses a variety of highly effective fuzzing strategies and effort minimization tricks, requires essentially no configuration, and seamlessly handles complex, real-world use cases - say, common image parsing or file compression libraries.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5:Update
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/afl.18454 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
afl-3.0c-fix-paths.patch | 0000000972 972 Bytes | |
afl-rpmlintrc | 0000000725 725 Bytes | |
afl.changes | 0000118873 116 KB | |
afl.spec | 0000003809 3.72 KB | |
v4.21c.tar.gz | 0003004235 2.87 MB |
Latest Revision
Release from openSUSE:Maintenance:18454 / afl.openSUSE_Backports_SLE-15-SP5_Update
Comments 0