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 | |
| Conflicts | |
| Source [http] | https://github.com/stedolan/ocaml-afl-persistent/archive/v1.1.tar.gz sha256=e30e2a7c9c0972fc2f953c42720b7d7865775330c14de97d3fe7097ab3be154f md5=5aee7d5233c99a73a6344bf0451d0618 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/afl-persistent/afl-persistent.1.1/opam |


