install
$ git clone https://github.com/andreafioraldi/weizz-fuzzer
cd weizz-fuzzer
make
use
$ mkdir INPUTS
$ cp /path/to/weizz/testcases/5.7kb.avi INPUTS/
$ WEIZZ_CTX_SENSITIVE=1 /path/to/weizz/weizz -i INPUTS -o OUTPUT \
-d -w -h -Q -L 8k -- ./ffmpeg -y -i @@ -c:v mpeg4 -c:a out.mp4
WEIZZ_CTX_SENSITIVE=1 /home/yan/fuzz/weizz-fuzzer/weizz -i in -o wout -d -w -h -Q -L 8k -- ./pdfdetach @@
论文:WEIZZ: Automatic Grey-Box Fuzzing for Structured Binary Formats