package afl-persistent

  1. Overview
  2. No Docs
Use afl-fuzz in persistent mode

Install

Authors

Maintainers

Sources

v1.3.tar.gz
md5=613ae369149ae8e2942e3c8bddd6798b

Description

afl-fuzz normally works by repeatedly fork()ing the program being tested. using this package, you can run afl-fuzz in 'persistent mode', which avoids repeated forking and is much faster.

Published: 13 Nov 2018

Dependencies (2)

  1. base-unix
  2. ocaml >= "4.00"

Dev Dependencies

None