mirror of https://github.com/google/oss-fuzz.git
[docs] Add Structure-Aware Fuzzing with libFuzzer link. (#2158)
This commit is contained in:
parent
685ded7e0a
commit
43e2447ab3
|
@ -129,6 +129,6 @@ gives a list of publicly-viewable fixed bugs found by OSS-Fuzz.
|
|||
* [libFuzzer documentation](http://libfuzzer.info)
|
||||
* [libFuzzer tutorial](http://tutorial.libfuzzer.info)
|
||||
* [libFuzzer workshop](https://github.com/Dor1s/libfuzzer-workshop)
|
||||
* [Structure-Aware Fuzzing with libFuzzer](https://github.com/google/fuzzer-test-suite/blob/master/tutorial/structure-aware-fuzzing.md)
|
||||
* [Chromium Fuzzing Page](https://chromium.googlesource.com/chromium/src/testing/libfuzzer/)
|
||||
* [ClusterFuzz](https://github.com/google/clusterfuzz)
|
||||
|
||||
|
|
Loading…
Reference in New Issue