Update 02-Use_the_Tools_Available.md

This commit is contained in:
Jason Turner
2016-05-25 13:02:23 -06:00
parent ca6ab13f24
commit 4b205f3b2c

View File

@@ -217,6 +217,7 @@ Both of these tools use coverage reporting to find new code execution paths and
* [american fuzzy lop](http://lcamtuf.coredump.cx/afl/)
* [LibFuzzer](http://llvm.org/docs/LibFuzzer.html)
* [KLEE](http://klee.github.io/) - Can be used to fuzz individual functions
## Ignoring Warnings