Audience

Users requiring a fuzzing engine to analyze their code and applications

About LibFuzzer

LibFuzzer is an in-process, coverage-guided, evolutionary fuzzing engine. LibFuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entry point (or target function); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM’s SanitizerCoverage instrumentation. LibFuzzer is still fully supported in that important bugs will get fixed. The first step in using libFuzzer on a library is to implement a fuzz target, a function that accepts an array of bytes and does something interesting with these bytes using the API under test. Note that this fuzz target does not depend on libFuzzer in any way so it is possible and even desirable to use it with other fuzzing engines like AFL and/or Radamsa.

Pricing

Starting Price:
Free
Free Version:
Free Version available.

Integrations

API:
Yes, LibFuzzer offers API access

Ratings/Reviews

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Company Information

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

Videos and Screen Captures

LibFuzzer Screenshot 1
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler Icon
Find Hidden Risks in Windows Task Scheduler

Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool

Product Details

Platforms Supported
Windows
Linux
Training
Documentation
Support
Online

LibFuzzer Frequently Asked Questions

Q: What kinds of users and organization types does LibFuzzer work with?
Q: What languages does LibFuzzer support in their product?
Q: What kind of support options does LibFuzzer offer?
Q: What other applications or services does LibFuzzer integrate with?
Q: Does LibFuzzer have an API?
Q: What type of training does LibFuzzer provide?
Q: How much does LibFuzzer cost?

LibFuzzer Product Features