fwupd/plugins/udev/fuzzing.md
2016-12-15 17:09:38 +00:00

4 lines
118 B
Markdown

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