Skip to content

A library for communicating with afl (american fuzzy lop)

Notifications You must be signed in to change notification settings

joakim-brannstrom/dafl

Repository files navigation

dafl Build Status

dafl is a library for communicating with afl (american fuzzy lop).

Getting Started

dafl depends on the following software packages:

It is recommended to install the D compiler by downloading it from the official distribution page.

# link https://dlang.org/download.html
curl -fsS https://dlang.org/install.sh | bash -s dmd

Once the dependencies are installed it is time to download the source code to install dafl.

git clone https://github.com/joakim-brannstrom/dafl.git
cd dafl
dub build -b release

Done! Have fun. Don't be shy to report any issue that you find.

About

A library for communicating with afl (american fuzzy lop)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages