Adds WebGL Fuzzer

This commit is contained in:
ant4g0nist 2023-03-13 10:59:26 +00:00
parent b9298c3203
commit d80bd21ddd
No known key found for this signature in database
GPG Key ID: 62FCD7A5AC92563B

View File

@ -372,6 +372,9 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
[Jazzer](https://github.com/CodeIntelligenceTesting/jazzer) - A coverage-guided, in-process fuzzer for the Java Virtual Machine based on libFuzzer.
[WebGL Fuzzer](https://github.com/ant4g0nist/webgl-fuzzer) - WebGL Fuzzer
### Taint Analysis
*How user input affects the execution*