blob: a7488cbc7b9a295a328917605d5b4caefebcb3c9 (
plain) (
blame)
1
2
3
|
Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test
files, Hongfuzz supplies and modifies input to a test program and utilize the
ptrace() API/POSIX signal interface to detect and log crashes.
|