Skip to content
View favocado's full-sized avatar
Block or Report

Block or report favocado

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
favocado/README.md

Favocado

Prerequisites

Notice

this master branch only contain core parts. you may need to implement new binding objects following files in Binding folder.

please check these branchs for configuration examples.

  • pdf-js for fuzzing PDF objects.
  • chromium for fuzzing DOM objects in chromium.
  • webkitgtk++ for fuzzing DOM objects in webkitgtk++.
  • mojom for fuzzing Mojom IPC (updating).

Usage:

Generate Testcase

  • Generate html copus: node .\Generator\Run\Gen.js -o output -n 10

Context-dependent Fuzzing.

To fuzzing in context-dependent you need to set up a Logger, which will writeout(realtime) generated code when fuzzing. check this repo for more detail.

Popular repositories Loading

  1. Favocado Favocado Public

    A DOM fuzzer.

    JavaScript 77 16

  2. webkitgtk-fuzz webkitgtk-fuzz Public

    an example for using context-dependent mode.

    Python 1 2