package bun

  1. Overview
  2. Docs
simple management of afl-fuzz processes

Install

Dune Dependency

Authors

Maintainers

Sources

bun-0.3.tbz
md5=596faaa14bdb61304ef34cc15391c07a

CHANGES.md.html

v0.3 2018-04-04

  • set up input directory if the user hasn't already

  • avoid ugly invocation of whatsup before fuzzers have reported their status

v0.2 2018-03-29

  • better pathfinding for the fuzzer

  • add a no-kill mode (-n) to continue fuzzing after the first bug is found

  • dump the crash data when bun receives SIGUSR1

  • try harder to avoid CPU detection collisions

  • tighten up dependency specifications for opam

v0.1 2017-10-24

  • Initial pre-release.