Releases: bshastry/afl-sancov
Releases · bshastry/afl-sancov
v1.1
- 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
- Support for coverage diffs using SanitizerCoverage instrumentation
- Documented use case in README