mxmssh / manul

Manul is a coverage-guided parallel fuzzer for open-source and blackbox binaries on Windows, Linux and MacOS
Apache License 2.0
337 stars 66 forks source link

Adding evaluate_coverage script #62

Closed Max414141 closed 4 years ago

Max414141 commented 4 years ago

The script allows to get code coverage from AFL and Manul output directories. It relies on gcov and provides a very similar functionality with what we have in afl-cov.