afl-persistentversion
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.2.tar.gz sha256=1368b5fe3ca7143fb4d1037d7eb9bf5bf9c91aaee2a6f80f1c9befe81bb32799 md5=1c26b72e0646402f6f5daac91a70c4cf |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/afl-persistent/afl-persistent.1.2/opam |