Jazzer

Jazzer

Code Intelligence
go-fuzz

go-fuzz

dvyukov
+
+

Related Products

  • JOpt.TourOptimizer
    10 Ratings
    Visit Website
  • qTest
    Visit Website
  • Bitrise
    396 Ratings
    Visit Website
  • MuukTest
    34 Ratings
    Visit Website
  • Gearset
    270 Ratings
    Visit Website
  • Windocks
    7 Ratings
    Visit Website
  • TrustInSoft Analyzer
    6 Ratings
    Visit Website
  • Parasoft
    142 Ratings
    Visit Website
  • ZeroPath
    2 Ratings
    Visit Website
  • Nutrient SDK
    108 Ratings
    Visit Website

About

Jazzer is a coverage-guided, in-process fuzzer for the JVM platform developed by Code Intelligence. It is based on libFuzzer and brings many of its instrumentation-powered mutation features to the JVM. You can use Docker to try out Jazzer's autofuzz mode, which automatically generates arguments to a given Java function and reports unexpected exceptions and detected security issues. You can also use GitHub release archives to run a standalone Jazzer binary that starts its own JVM configured for fuzzing.

About

Go-fuzz is a coverage-guided fuzzing solution for testing Go packages. Fuzzing is mainly applicable to packages that parse complex inputs (both text and binary) and is especially useful for hardening systems that parse inputs from potentially malicious users (anything accepted over a network). go-fuzz has recently added preliminary support for fuzzing Go Modules. If you encounter a problem with modules, please file an issue with details. Data is a random input generated by go-fuzz, note that in most cases it is invalid. The function must return 1 if the fuzzer should increase the priority of the given input during subsequent fuzzing if the input must not be added to the corpus even if it gives new coverage, and 0 otherwise; other values are reserved for future use. The fuzz function must be in a package that go-fuzz can import. This means the code you want to test can't be in package main. Fuzzing internal packages is supported, however.

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

Individuals wanting a solution to detect bugs and security issues

Audience

Developers looking for a solution to manage their network protocol fuzzing operations

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

Free
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

Code Intelligence
Germany
github.com/CodeIntelligenceTesting/jazzer

Company Information

dvyukov
github.com/dvyukov/go-fuzz

Alternatives

LibFuzzer

LibFuzzer

LLVM Project

Alternatives

LibFuzzer

LibFuzzer

LLVM Project
Atheris

Atheris

Google
Atheris

Atheris

Google
ToothPicker

ToothPicker

Secure Mobile Networking Lab
go-fuzz

go-fuzz

dvyukov
ClusterFuzz

ClusterFuzz

Google

Categories

Categories

Integrations

Docker
Java
Kotlin
LibFuzzer

Integrations

Docker
Java
Kotlin
LibFuzzer
Claim Jazzer and update features and information
Claim Jazzer and update features and information
Claim go-fuzz and update features and information
Claim go-fuzz and update features and information