Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

Honggfuzz is a software fuzzer focused on enhancing security through its advanced fuzzing techniques. It employs evolutionary and feedback-driven methods that rely on both software and hardware-based code coverage. This tool is designed to operate in a multi-process and multi-threaded environment, allowing users to maximize their CPU's potential without needing to launch multiple fuzzer instances. The file corpus is seamlessly shared and refined across all processes undergoing fuzzing, which greatly enhances efficiency. When persistent fuzzing mode is activated, Honggfuzz exhibits remarkable speed, capable of executing a simple or empty LLVMFuzzerTestOneInput function at an impressive rate of up to one million iterations per second on modern CPUs. It has a proven history of identifying security vulnerabilities, including the notable discovery of the only critical vulnerability in OpenSSL to date. Unlike other fuzzing tools, Honggfuzz can detect and report on hijacked or ignored signals that result from crashes, making it a valuable asset for identifying hidden issues within fuzzed programs. Its robust features make it an essential tool for security researchers aiming to uncover hidden flaws in software systems.

Description

The hevm project serves as a tailored implementation of the Ethereum Virtual Machine (EVM) designed for tasks like symbolic execution, unit testing, and debugging of smart contracts. Created by DappHub, it seamlessly integrates with the suite of tools offered by the same developer. The hevm command line interface enables users to symbolically execute smart contracts, conduct unit tests, debug contracts interactively while displaying the Solidity source code, or execute any arbitrary EVM code. It allows computations to be carried out using a local state established within a testing framework or retrieved from live networks through RPC calls. Users can initiate symbolic execution with specified parameters to detect assertion violations and can also customize certain function signature arguments while keeping others abstract. Notably, hevm adopts an eager approach to symbolic execution, meaning that it initially strives to investigate all branches of the program. This comprehensive method enhances the reliability and robustness of smart contract development and testing.

API Access

Has API Yes 

API Access

Has API No 

Screenshots View All

Screenshots View All

Integrations

ClusterFuzz Yes 
Cygwin Yes 
Ethereum No 
FreeBSD Yes 
Google ClusterFuzz Yes 
NetBSD Yes 
OpenSSL Yes 
Solidity No 

Integrations

ClusterFuzz No 
Cygwin No 
Ethereum Yes 
FreeBSD No 
Google ClusterFuzz No 
NetBSD No 
OpenSSL No 
Solidity Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App Yes 
Windows Yes 
Mac Yes 
Linux Yes 
Chromebook No 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows Yes 
Mac Yes 
Linux Yes 
Chromebook No 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Vendor Details

Company Name

Google

Country

United States

Website

github.com/google/honggfuzz

Vendor Details

Company Name

DappHub

Website

github.com/dapphub/dapptools/blob/master/src/hevm/README.md

Product Features

Product Features

Alternatives

Alternatives

LibFuzzer Reviews

LibFuzzer

LLVM Project
Echidna Reviews

Echidna

Crytic
Atheris Reviews

Atheris

Google
Tayt Reviews

Tayt

Crytic
Mayhem Reviews

Mayhem

ForAllSecure