fwupd/plugins/optionrom/fuzzing.md
Richard Hughes c15c7835be Rename and modernize the udev plugin
The new plugin is called `optionrom` as this is the only type of image that it
parses for verification only. FuUdevDevice is also the generic parent already.
2019-10-09 14:59:54 +01: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 @@