Experiment with custom mutators for libFuzzer |
||
Issue description1) Implement set of custom mutators for HTTP fuzzers 2) Experiment on libFuzzer side: instead of implementing LLVMFuzzerCustomMutator() developers should implement a bunch of simple mutation functions and initialize MutationDispatcher::Mutator MutationDispatcher::Mutators[] with them
,
Nov 29
I guess we're in an acceptable shape now with LPM fully integrated and used + FuzzerDataProvider helper class (being tracked as issue 907103). |
||
►
Sign in to add a comment |
||
Comment 1 by benhenry@chromium.org
, Aug 1