Coverage Analysis

Measures and interprets what a fuzzing campaign actually reaches, using llvm-cov, lcov, or a fuzzer's own coverage output. Covers baselining a new campaign, reading coverage reports, and turning uncovered regions into harness, seed, or dictionary work. Use when a fuzzer plateaus, when judging whether a harness is effective, after changing a harness, or when asking why some code is never reached.

seikaikyo 7e171db 3 files · 23.6 KB Updated

File contents

seikaikyo/dash-skills/tree/main/external/trailofbits-security/testing-handbook-skills/skills/coverage-analysis commit 7e171db0cc

Frequently asked questions

npx skillmds@latest add seikaikyo/coverage-analysis