LibFuzzer Description

LibFuzzer, a coverage-guided evolutionary fuzzing tool, is a fuzzing engine that works in the background. LibFuzzer links with the library being tested and feeds fuzzed data to the library through a specific fuzzing target function. The fuzzer tracks the code coverage and generates mutations based on the input data to maximize it. SanitizerCoverage, an instrumentation of LLVM, provides code coverage information. LibFuzzer will still be fully supported, in that important bugs are fixed. To use libFuzzer with a library, you must first implement a fuzz-target. This is a function which accepts an array and performs something interesting using the API being tested. This fuzz target is not dependent on libFuzzer, so it can be used with other fuzzing engine like AFL or Radamsa.

Pricing

Pricing Starts At:
Free
Free Version:
Yes

Integrations

API:
Yes, LibFuzzer has an API

Reviews

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Company Details

Company:
LLVM Project
Year Founded:
2003
Website:
llvm.org/docs/LibFuzzer.html

Media

LibFuzzer Screenshot 1
Recommended Products
Secure your business by securing your people. Icon
Secure your business by securing your people.

Over 100,000 businesses trust 1Password

Take the guesswork out of password management, shadow IT, infrastructure, and secret sharing so you can keep your people safe and your business moving.
Try it free for 14 days

Product Details

Platforms
Windows
Linux
Type of Training
Documentation
Customer Support
Online

LibFuzzer Features and Options

LibFuzzer User Reviews

Write a Review
  • Previous
  • Next