Spot untested code paths in your fuzzer

Analyzes coverage data from fuzzing runs and pinpoints dead zones—code that's never executed—plus the specific inputs or conditions blocking deeper exploration.

Best for: Engineers validating whether a fuzzing harness is actually finding edge cases or just spinning.

Engineering / debugging-investigationatomicfor-engineerslight-setupfrom-file

Topics

agent-skills

Source

Creator's repository · trailofbits/skills

View on GitHub

License: CC-BY-SA-4.0