Skip to content

Releases: bshastry/afl-sancov

v1.1

09 Nov 14:17
Compare
Choose a tag to compare
  • Queue coverage support a la afl-cov deprecated
    • afl-sancov may only be used for fault localization only
  • Tests ported to python unit testing framework
  • Minor modifications in command line
    • dd-mode is the default i.e., no need to pass an explicit arg
    • --crash-dir=PATH_TO_TRIAGED_CRASHES a mandatory argument

First release

05 Oct 13:02
Compare
Choose a tag to compare
  • Support for coverage diffs using SanitizerCoverage instrumentation
  • Documented use case in README