MozillaSecurity / dharma

Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.
Mozilla Public License 2.0
483 stars 90 forks source link

mention of dharma in fuzzing V8 WebAssembly JS APIs blogpost #20

Closed pventuzelo closed 4 years ago

pventuzelo commented 4 years ago

Hi @posidron,

First of all thanks for dharma, awesome tool ;) I just release a blogpost where i'm using it for fuzzing V8 WebAssembly JS APIs.

https://webassembly-security.com/fuzzing-wasm-javascript-dharma-chrome-v8/

Hope you will like it ;)

posidron commented 4 years ago

Nice! Are you willing to make a PR for the wasm.dg? You can put your information into the comment section.

pventuzelo commented 4 years ago

Oh yes sure ;) no prob !