medusa

Solidity smart contract fuzzer powered by go-ethereum

brewmacoslinux
Try with needOr install directly
Source

About

Solidity smart contract fuzzer powered by go-ethereum

Commands

medusa

Examples

Initialize a new Medusa project in the current directory$ medusa init
Run fuzzing on smart contracts with default configuration$ medusa fuzz
Run fuzzing with a custom configuration file$ medusa fuzz --config custom-config.json