BullseyeCoverage

BullseyeCoverage

Bullseye Testing Technology
LibFuzzer

LibFuzzer

LLVM Project
+
+

Related Products

  • Parasoft
    150 Ratings
    Visit Website
  • MuukTest
    34 Ratings
    Visit Website
  • QA Wolf
    269 Ratings
    Visit Website
  • Orca Security
    606 Ratings
    Visit Website
  • ERA EHS Software
    49 Ratings
    Visit Website
  • AuthorityTech
    2 Ratings
    Visit Website
  • TrustInSoft Analyzer
    6 Ratings
    Visit Website
  • Healthee
    13 Ratings
    Visit Website
  • Hostaway
    2,040 Ratings
    Visit Website
  • Muck Rack
    524 Ratings
    Visit Website

About

BullseyeCoverage is an advanced C++ code coverage tool used to improve the quality of software in vital systems such as enterprise applications, industrial control, medical, automotive, communications, aerospace and defense. The function coverage metric gives you a quick overview of testing completeness and indicates areas with no coverage at all. Use this metric to broadly raise coverage across all areas of your project. Condition/decision coverage provides detail at the control structure level. Use this metric to attain high coverage in specific areas, for example during unit testing. C/D coverage provides better detail than statement coverage or branch coverage, and provides much better productivity than more complex coverage metrics.

About

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.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers searching for a Code Coverage solution to Quickly find untested C++ code and measure testing completeness

Audience

Users requiring a fuzzing engine to analyze their code and applications

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

$900 one-time payment
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

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

Reviews/Ratings

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

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Bullseye Testing Technology
www.bullseye.com

Company Information

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

Alternatives

Alternatives

afl-unicorn

afl-unicorn

Battelle
Devel::Cover

Devel::Cover

metacpan
Atheris

Atheris

Google
Jazzer

Jazzer

Code Intelligence
Testwell CTC++

Testwell CTC++

Testwell
Honggfuzz

Honggfuzz

Google

Categories

Categories

Integrations

C
C++
Atheris
ClusterFuzz
Codecov
Eclipse
Eclipse IDE
Fuzzbuzz
Google ClusterFuzz
Jazzer
Typemock
Visual Studio
Xcode

Integrations

C
C++
Atheris
ClusterFuzz
Codecov
Eclipse
Eclipse IDE
Fuzzbuzz
Google ClusterFuzz
Jazzer
Typemock
Visual Studio
Xcode
Claim BullseyeCoverage and update features and information
Claim BullseyeCoverage and update features and information
Claim LibFuzzer and update features and information
Claim LibFuzzer and update features and information