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

feat: display test cases discovered by the fuzzer #382

Closed 0xalpharush closed 11 hours ago

0xalpharush commented 1 week ago

It's nice to see that the fuzzer has discovered the test cases prior to beginning fuzzing as opposed to only seeing the status after fuzzing for a while e.g. typo in the prefix can be easily caught

Screenshot 2024-06-25 at 1 13 17 PM