> For the complete documentation index, see [llms.txt](https://ret2basic.gitbook.io/ctfnote/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ret2basic.gitbook.io/ctfnote/pwn/fuzzing.md).

# Fuzzing

Plan:

* AFL++
  * Quickstart
  * Instrumentation
  * ASAN
  * Code Coverage
  * Dictionary
  * Parallelization
  * Partial Instrumentation
  * QEMU Mode
  * afl-libprotobuf-mutator
* WinAFL
* Fuzzilli
