fwupd/libdfu/fuzzing.md
2015-12-06 16:27:16 +00:00

4 lines
116 B
Markdown

CC=afl-gcc ./configure --disable-shared
AFL_HARDEN=1 make
afl-fuzz -m 300 -i fuzzing -o findings ./dfu-tool dump @@