Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • Parasoft Reviews & Ratings
    143 Ratings
    Company Website
  • MuukTest Reviews & Ratings
    34 Ratings
    Company Website
  • pCloud Business Reviews & Ratings
    183 Ratings
    Company Website
  • TrustInSoft Analyzer Reviews & Ratings
    6 Ratings
    Company Website
  • Airlock Digital Reviews & Ratings
    35 Ratings
    Company Website
  • Wiz Reviews & Ratings
    1,452 Ratings
    Company Website
  • JS7 JobScheduler Reviews & Ratings
    1 Rating
    Company Website
  • ZeroPath Reviews & Ratings
    2 Ratings
    Company Website
  • QuantaStor Reviews & Ratings
    6 Ratings
    Company Website
  • Orca Security Reviews & Ratings
    546 Ratings
    Company Website

What is grcov?

grcov is a utility designed to collect and unify code coverage information from multiple source files. It can effectively process .profraw and .gcda files generated by llvm/clang or gcc compilers. Furthermore, grcov supports lcov files for JavaScript coverage along with JaCoCo files for Java projects. This adaptable tool works seamlessly across various operating systems such as Linux, macOS, and Windows, ensuring that developers from diverse environments can utilize it. By leveraging its capabilities, teams can significantly improve their analysis of code quality and test coverage, leading to better software outcomes. Its broad compatibility and robust functionality make it an essential asset for any development workflow.

What is Atheris?

Atheris operates as a fuzzing engine tailored for Python, specifically employing a coverage-guided approach, and it extends its functionality to accommodate native extensions built for CPython. Leveraging libFuzzer as its underlying framework, Atheris proves particularly adept at uncovering additional bugs within native code during fuzzing processes. It is compatible with both 32-bit and 64-bit Linux platforms, as well as Mac OS X, and supports Python versions from 3.6 to 3.10. While Atheris integrates libFuzzer, which makes it well-suited for fuzzing Python applications, users focusing on native extensions might need to compile the tool from its source code to align the libFuzzer version included with Atheris with their installed Clang version. Given that Atheris relies on libFuzzer, which is bundled with Clang, users operating on Apple Clang must install an alternative version of LLVM, as the standard version does not come with libFuzzer. Atheris utilizes a coverage-guided, mutation-based fuzzing strategy, which streamlines the configuration process, eliminating the need for a grammar definition for input generation. However, this approach can lead to complications when generating inputs for code that manages complex data structures. Therefore, users must carefully consider the trade-offs between the simplicity of setup and the challenges associated with handling intricate input types, as these factors can significantly influence the effectiveness of their fuzzing efforts. Ultimately, the decision to use Atheris will hinge on the specific requirements and complexities of the project at hand.

Media

Media

Integrations Supported

C
C++
Codecov
Coveralls
GitHub
GitLab
Google OSS-Fuzz
HTML
JSON
JaCoCo
LibFuzzer
Mozilla Firefox
Netlify
Python
Rust
Travis CI
XML Notepad

Integrations Supported

C
C++
Codecov
Coveralls
GitHub
GitLab
Google OSS-Fuzz
HTML
JSON
JaCoCo
LibFuzzer
Mozilla Firefox
Netlify
Python
Rust
Travis CI
XML Notepad

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Free
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

grcov

Company Website

github.com/mozilla/grcov

Company Facts

Organization Name

Google

Company Website

github.com/google/atheris

Categories and Features

Categories and Features

Popular Alternatives

Popular Alternatives

LibFuzzer Reviews & Ratings

LibFuzzer

LLVM Project
Jazzer Reviews & Ratings

Jazzer

Code Intelligence
blanket.js Reviews & Ratings

blanket.js

Blanket.js
ToothPicker Reviews & Ratings

ToothPicker

Secure Mobile Networking Lab
go-fuzz Reviews & Ratings

go-fuzz

dvyukov