We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 592d9c7 + b7fbe76 commit ebdbee0Copy full SHA for ebdbee0
fuzz/README.md
@@ -15,6 +15,7 @@ easily.
15
We support multiple fuzzing engines such as `honggfuzz`, `libFuzzer` and `AFL`. You typically won't
16
need to run the entire suite of different fuzzing tools. For local execution, `honggfuzz`should be
17
more than sufficient.
18
+> MacOS users should prefer using `libFuzzer` since `honggfuzz` is not actively maintained for MacOS based systems
19
20
### Setup
21
#### Honggfuzz
0 commit comments