An open API service indexing awesome lists of open source software.

https://github.com/defuse/afl-demo


https://github.com/defuse/afl-demo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# afl-demo

A simple demonstration of how to use the AFL fuzzer.

- A vulnerable demo progam is in main.c.
- Scripts for building/instrumenting/running AFL included.