Hybrid Fuzzer (fuzz)

fuzz is a small fuzz testing utility, used to test the resilience of an application to invalid input. fuzz takes a small valid file, then corrupts it in subtle ways, storing any file that causes an error, allowing a developer to reproduce the error and locate the bug.

Tags Software Development Testing Debuggers
Operating Systems POSIX Linux
Implementation C Unix Shell bash

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  08 Jun 2007 14:25
  • Rrelease-after

Changes: A bug where input files in alternative directories would cause only the first test case to be saved has been fixed. An option to skip strategies has been added.

No-screenshot

Project Spotlight

XMLBeans

Java to XML / XMLSchema data binding.

No-screenshot

Project Spotlight

Rhope

A dataflow programming language with transactions.