crytic / medusa

Parallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
https://www.trailofbits.com/
GNU Affero General Public License v3.0
273 stars 33 forks source link

commands to interact with corpus test results #326

Open 0xalpharush opened 3 months ago

0xalpharush commented 3 months ago

I'd like to have some of the features in test-fuzz for working with fuzz test failures:

It doesn't necessarily have to be a flag like test-fuzz

anishnaik commented 3 months ago

I think we would make it a separate subcommand. Maybe something along the lines of: medusa corpus replay [all, $TEST...]

Then, we can also support other subcommands like medusa corpus shrink to shrink the corpus elements