Skip to content

Latest commit

 

History

History
683 lines (625 loc) · 35.5 KB

testing.fuzzing.md

File metadata and controls

683 lines (625 loc) · 35.5 KB

C++ links: Fuzzing

See also:

Contents


General


Readings

Readings: Books

Readings: Collections

Readings: General

Readings: Embedded

Readings: Evaluation

Readings: Implementation

Readings: Practice


Software

Software: Infrastructure

Software: AFL

Software: libFuzzer

Software: Benchmarking

Software: OS: Linux

Software: OS: Windows

Software: Performance

Fuzzing applied to software performance.


Talks

Talks: 2024

  • Underutilized Fuzzing Strategies for Modern Software Testing

Talks: 2020

Talks: 2019

Talks: 2018

Talks: 2017

Talks: 2016

Talks: 2015

Talks: 2007