Description
Provides AFL++, a fuzzing toolkit that runs programs with many generated inputs to find crashes, hangs, and security-relevant bugs. Instrumentation helps it learn which inputs explore new code paths.
Use it when testing parsers, file formats, command-line tools, libraries, or security-sensitive code. It is an advanced developer and security testing tool.