google / google/honggfuzz

Fuzzing a target that takes multiple files as inputs

Open
#461 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.4k
Forks
539
PR merge metrics
No merged PRs in 30d

Description

I have a target that I've compiled with `hfuzz-g++` that takes 4 files as input `target file1 file2 file3 file4`.
I've tried passing these files using `-s` and even tried putting them into a single file and using `___FILE___`.
However, I'm unable to make the program crash.

Is this mode possible with honggfuzz, if not, are there any tips for making this work?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.