hevm

hevm

DappHub
+
+

Related Products

  • QBench
    152 Ratings
    Visit Website
  • Air
    849 Ratings
    Visit Website
  • Cloudbrink
    28 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • CirrusPrint
    2 Ratings
    Visit Website
  • Everstage
    3,686 Ratings
    Visit Website
  • FrameworkLTC
    48 Ratings
    Visit Website
  • DoorLoop
    1,010 Ratings
    Visit Website
  • Soraban
    8 Ratings
    Visit Website
  • eToro
    32,059 Ratings
    Visit Website

About

Fuzzing is a powerful strategy to find bugs in software. The idea is quite simple, which is to generate a large number of randomly malformed inputs for the software to parse and see what happens. If the program crashes then something is likely wrong. While fuzzing is a well-known strategy, it is surprisingly easy to find bugs, often with security implications, in widely used software. Memory access errors are the errors most likely to be exposed when fuzzing software that is written in C/C++. While they differ in the details, the core problem is often the same, the software reads or writes to the wrong memory locations. A modern Linux or BSD system ships a large number of basic tools that do some kind of file displaying and parsing. In their current state, most of these tools are not suitable for untrusted inputs. On the other hand, we have powerful tools these days that allow us to find and analyze these bugs.

About

The hevm project is an implementation of the Ethereum Virtual Machine (EVM) made specifically for symbolic execution, unit testing, and debugging of smart contracts. It is developed by DappHub and integrates especially well with the DappHub tool suite. The hevm command line program can symbolically execute smart contracts, run unit tests, interactively debug contracts while showing the Solidity source, or run arbitrary EVM code. Computations can be performed using a local state set up in a testing harness or fetched on demand from live networks using RPC calls. Run a symbolic execution against the given parameters, searching for assertion violations. One can also specialize specific arguments to a function signature while leaving others abstract. hevm uses an eager approach for symbolic execution, meaning that it will first attempt to explore all branches of the program.

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 and anyone in need of a tool to improve the security of their software applications

Audience

Anyone interested in a solution to test and debug their smart contracts

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

Fuzzing Project
fuzzing-project.org

Company Information

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

Alternatives

Alternatives

Echidna

Echidna

Crytic
go-fuzz

go-fuzz

dvyukov
Mayhem

Mayhem

ForAllSecure
ClusterFuzz

ClusterFuzz

Google
Tayt

Tayt

Crytic
Etheno

Etheno

Crytic

Categories

Categories

Integrations

C
C++
Ethereum
Solidity

Integrations

C
C++
Ethereum
Solidity
Claim Fuzzing Project and update features and information
Claim Fuzzing Project and update features and information
Claim hevm and update features and information
Claim hevm and update features and information