commit c8ad3b834737fb17b852a9f4e7151135b9e5a31d from: Sergey Bronnikov date: Fri Jul 21 10:48:51 2023 UTC Updated fuzzing targets generation (markdown) commit - dce8e38368486cec0101bd831b407fb62a0511fb commit + c8ad3b834737fb17b852a9f4e7151135b9e5a31d blob - 1e278bf6e826951179fa708e7119583f78a50f1b blob + 9e777ed45fcb8311ffab0c1d31b1e5e9bd09baf1 --- fuzzing-targets-generation.md +++ fuzzing-targets-generation.md @@ -9,6 +9,7 @@ trying to reach all branches and maximize code coverage. - https://github.com/HexHive/FuzzGen - [FuzzBuilder](https://github.com/hksecurity/FuzzBuilder) + - [Auto-Fuzz](https://github.com/ossf/fuzz-introspector/tree/main/tools/auto-fuzz) (JVM, Python, C/C++) - Python - HypoFuzz https://hypofuzz.com/docs/roadmap.html - Hypothesis - https://hypothesis.readthedocs.io/en/latest/ghostwriter.html