Merge pull request #70 from fmeum/patch-1

Add Jazzer to Misc Fuzzers
This commit is contained in:
Mohammed A Imran 2021-06-10 12:22:04 +08:00 committed by GitHub
commit 0defc02c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -343,6 +343,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*