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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now

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