Skip to content

Commit 4b205f3

Browse files
committed
Update 02-Use_the_Tools_Available.md
1 parent ca6ab13 commit 4b205f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ Both of these tools use coverage reporting to find new code execution paths and
217217

218218
* [american fuzzy lop](http://lcamtuf.coredump.cx/afl/)
219219
* [LibFuzzer](http://llvm.org/docs/LibFuzzer.html)
220+
* [KLEE](http://klee.github.io/) - Can be used to fuzz individual functions
220221

221222
## Ignoring Warnings
222223

0 commit comments

Comments
 (0)