fwupd/libdfu/fuzzing.md
Richard Hughes c2592a4aa2 trivial: Update the fuzzing doc
We can use --force to ignore the CRC warnings.
2016-08-26 17:32:52 +01:00

4 lines
124 B
Markdown

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