afl-persistentversion Documentation on ocaml.org
use afl-fuzz in persistent mode
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.
| Author | Stephen Dolan |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/stedolan/ocaml-afl-persistent |
| Issue Tracker | https://github.com/stedolan/ocaml-afl-persistent/issues |
| Maintainer | stephen.dolan@cl.cam.ac.uk |
| Dependencies |
|
| Source [http] | https://github.com/stedolan/ocaml-afl-persistent/archive/v0.1.tar.gz sha256=405227e4a105eab6d754bed2846e5d8e0c818d41a8058f6272cfa095a5fce333 md5=330785ed27621d62e66154bfb74ff5d8 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/afl-persistent/afl-persistent.1.0/opam |


