[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#796821: ITP: afl-cov -- monitor coverage from afl-fuzz test cases



Package: wnpp
Severity: wishlist
Owner: Daniel Stender <debian@danielstender.com>

* Package name    : afl-cov
  Version         : 0.3
  Upstream Author : Michael Rash <michael.rash@gmail.com>
* URL             : https://github.com/mrash/afl-cov
* License         : GPL-2
  Programming Lang: Python
  Description     : monitor coverage from afl-fuzz test cases

This is an enhancement for American Fuzzy Lop (afl). afl-cov uses the
test case files produced by afl-fuzz and wraps some automation around
gcov to generate code coverage results for the targeted binary. That data
could be used to maximize code coverage for the fuzzing process if some
binaries have code that isn't reachable for AFL without special measures
(implementing test time patches).

The binary is going to be afl-cov. This is going to be maintained under the PAPT umbrella.


Reply to: