Catch memory bugs while fuzzing C/C++ code

Wraps your fuzzing harness with AddressSanitizer instrumentation to detect buffer overflows, heap corruption, and use-after-free errors as they happen—not in production.

Best for: C/C++ engineers running fuzzing campaigns who need to find crashes before they ship.

Engineering / debugging-investigationatomicfor-engineerslight-setupfrom-repo

Topics

agent-skills

Source

Creator's repository · trailofbits/skills

View on GitHub

License: CC-BY-SA-4.0