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.
Creator's repository · trailofbits/skills
License: CC-BY-SA-4.0