[PATCH] DFSan-based fuzzer (proof of concept).
Kostya Serebryany
kcc at google.com
Fri Mar 27 12:04:55 PDT 2015
Hi pcc, samsonov,
This adds a simple DFSan-based (i.e. taint-guided) fuzzer mutator,
see the comments for details.
http://reviews.llvm.org/D8669
Files:
lib/Fuzzer/CMakeLists.txt
lib/Fuzzer/FuzzerDFSan.cpp
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/dfsan_fuzzer_abi.list
lib/Fuzzer/test/CMakeLists.txt
lib/Fuzzer/test/dfsan/
lib/Fuzzer/test/dfsan/CMakeLists.txt
lib/Fuzzer/test/dfsan/DFSanSimpleCmpTest.cpp
lib/Fuzzer/test/fuzzer.test
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8669.22811.patch
Type: text/x-patch
Size: 17964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150327/93a84712/attachment.bin>
More information about the llvm-commits
mailing list