I am using AFL++ to fuzz a program that includes a harness code that is not part of the actual target. I want to exclude the coverage of the harness from the AFL++, so that the generated test inputs only cover the relevant parts of the target program. I am asking for AFL++, but, any help would be appreciated for any fuzzer.
Asked
Active
Viewed 21 times