Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gahaas/fuzzilli

Tags

v0.9.3

Toggle v0.9.3's commit message
Implement Static Corpus Feature.

Implement a new mode for Fuzzilli called Static Corpus.
This allows Fuzzilli to Fuzz with a static corpus, i.e. Fuzzilli will
not add new programs to the corpus even if they create new coverage.
This can be useful to explore previously found programs that are
interesting, e.g. programs that exhibit flaky crashes.

v0.9.2

Toggle v0.9.2's commit message
Add entry for CVE-2022-42928

v0.9.1

Toggle v0.9.1's commit message
Fuzzilli Version 0.9.1

v0.9

Toggle v0.9's commit message
Fuzzilli is now open source!