afl-clang

Instrumentation-driven fuzzer for binary formats - clang support
  http://lcamtuf.coredump.cx/afl/
  0
  no reviews



American fuzzy lop is a fuzzer that employs compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary.

This package provides support for the clang compiler.