nnamon / honggfuzz

A general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven fuzzing based on code coverage

Home Page:http://google.github.io/honggfuzz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

honggfuzz

Description

Code

Requirements

  • Linux - BFD library (libbfd-dev) and LibUnwind (libunwind-dev/libunwind8-dev)
  • FreeBSD - gmake
  • Android - Android SDK/NDK
  • Clang - BlocksRuntime Library (libblocksruntime-dev)

Other

This is NOT an official Google product.

About

A general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven fuzzing based on code coverage

http://google.github.io/honggfuzz/

License:Apache License 2.0


Languages

Language:C 95.1%Language:Makefile 4.8%Language:Shell 0.1%