File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,8 +203,8 @@ represent cumulative code coverage across all AFL test cases. This data can then
203
203
be reviewed to ensure that all expected functions are indeed exercised by AFL -
204
204
just point a web browser at ` /path/to/afl-fuzz-output/cov/web/lcov-web-final.html ` .
205
205
Below is a sample of what this report looks like for a cumulative AFL fuzzing
206
- run - this is against the fwknop project, and the full report is
207
- [ available here] ( https://www.cipherdyne.org/fwknop/2.6.7-afl-lcov-results/ ) .
206
+ run - this is against the [ fwknop] ( https://github.com/mrash/fwknop ) project, and
207
+ the full report is [ available here] ( https://www.cipherdyne.org/fwknop/2.6.7-afl-lcov-results/ ) .
208
208
Note that even though fwknop has a dedicated set of
209
209
[ AFL wrappers] ( https://github.com/mrash/fwknop/tree/master/test/afl ) , it is still
210
210
difficult to achieve high percentages of code coverage. This provides evidence
You can’t perform that action at this time.
0 commit comments