We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
how to fuzz unverified contract? in this case, i only have abi and bytecode of the contract
something like this? ityfuzz evm --bytecode-file Contract.bytecode --abi-file Contract.abi
Activity