On 200826 1410, Dima Stepanov wrote:
> Hi Alex,
>
> Thanks for the nice general fuzzer implementation, looks pretty
> exciting. Are there any future plans discussion which i can read
> or maybe join? I have some ideas about it so it could be great to
> syncronize.
>
> Regards, Dima.
Hi Dima,
Apo
Hi Alex,
Thanks for the nice general fuzzer implementation, looks pretty
exciting. Are there any future plans discussion which i can read
or maybe join? I have some ideas about it so it could be great to
syncronize.
Regards, Dima.
On Wed, Jul 22, 2020 at 11:39:21PM -0400, Alexander Bulekov wrote
This is a general virtual-device fuzzer, designed to fuzz devices over Port IO,
MMIO, and DMA.
To get started with this:
1. Build the fuzzers (see docs/devel/fuzzing.txt)
Note: Build with --enable-sanitizers, or create a "dictionary file":
echo kw1=\"\x84\x05\x5C\x5E\" > dict
and pass