commit | 92a3136824c63750486b4cfba277fcf038604bf1 | [log] [tgz] |
---|---|---|
author | Robert Swiecki <swiecki@google.com> | Fri Feb 24 16:21:40 2017 +0100 |
committer | Robert Swiecki <swiecki@google.com> | Fri Feb 24 16:25:24 2017 +0100 |
tree | 83a32e92149fa72979b67856568093d7dabeeb94 | |
parent | f86e4d387a520261c03dfed0b61ff2381ed81026 [diff] |
fuzz: more light-weight method of changing fuzzing states
Description
A security oriented, feedback-driven, evolutionary, easy-to-use fuzzer with interesting analysis options. See USAGE for details
Code
Requirements
Trophies
The tool has been used to find a few interesting security problems in major software packages; Examples:
Examples
The examples directory contains code demonstrating (among others) how to use honggfuzz to find bugs in the OpenSSL library and in the Apache web server.
Other
This is NOT an official Google product.