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
Level Up Your Cyber Defense with External Threat Management Icon
Level Up Your Cyber Defense with External Threat Management

See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free

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