diff --git a/README.md b/README.md index c92882b..4be88fa 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,8 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio [FExM](https://github.com/fgsect/fexm) - Automated Large-Scale Fuzzing Framework +[Jazzer](https://github.com/CodeIntelligenceTesting/jazzer) - A coverage-guided, in-process fuzzer for the Java Virtual Machine based on libFuzzer. + ### Taint Analysis *How user input affects the execution*