1f97047ba3
files, Hongfuzz supplies and modifies input to a test program and utilize the ptrace() API/POSIX signal interface to detect and log crashes. WWW: http://code.google.com/p/honggfuzz/
13 lines
645 B
Text
13 lines
645 B
Text
@comment $FreeBSD$
|
|
bin/honggfuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/externalfuzzers/lowBytesIncrease.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/externalfuzzers/o20.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inputfiles/badcode1.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run-honggfuzz-on-badcode1-with-externalfuzzer.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run-honggfuzz-on-badcode1.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/targets/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/targets/badcode1.c
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/targets
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/inputfiles
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/externalfuzzers
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|