
* Move fuzzers around some more * back to baby * this was missing.. * shuffeling shuffeling * shuffeling * md * cleanup * oops * Move foldername to underscore * more doc
524 B
524 B
baby nautilus fuzzer
Nautilus is a coverage-guided and grammar-based fuzzer. It needs to read the mruby's context-free grammar stored in grammar.json
. And then use the corresponding feedback, generator, and mutator to fuzz.
libafl::mutators::nautilus
contains:
NautilusInput,NautilusContext
NautilusChunksMetadata,NautilusFeedback
NautilusGenerator
NautilusRandomMutator,NautilusRecursionMutator,NautilusSpliceMutator