Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the world of fuzzing to enhance library reliability in this 49-minute conference talk from C++Now 2018. Delve into the evolution of fuzzing techniques, from simple random input testing to sophisticated modern approaches. Learn about various fuzzing tools and options, and discover real-world applications through case studies of fuzzing libc++ and Boost.Algorithm. Gain insights from Marshall Clow, an experienced programmer, Boost contributor, and C++ standards committee member, as he shares his expertise on making libraries more robust through effective fuzzing strategies.
Syllabus
Welcome
About me
Fuzzing
Tools for fuzzing
Guided fuzzing
Individual fuzzers
Lib Fuzzer
Example
Partition
Corpus
OSS Fuzz
Library Fuzz
RedX Fuzz
OSS Fuzz Boost
Questions
Test Cases
Crash
Format Specific Fuzzers
Taught by
CppNow