Skip to content

libFuzzer continuous fuzzing/jobs #330

Open
@GrosQuildu

Description

@GrosQuildu

libFuzzer stops when first crash is found. We may change that by providing -jobs=9999 option, which may be good for continuous fuzzing. But restart may be better?

Anyway, once the option is used, libFuzzer stops printing statistics to stdout and writes them to fuzz-JOB.txt file, which position (in filesystem) we can't control.

Research about libFuzzer continuous fuzzing is required. Then appropriate fixes, including changes to populate_stats method.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions