ityfuzz icon indicating copy to clipboard operation
ityfuzz copied to clipboard

Blazing Fast Bytecode-Level Hybrid Fuzzer for Smart Contracts

Results 73 ityfuzz issues
Sort by recently updated
recently updated
newest added

We use an old version of revm and need to upgrade it

Hey, I was wondering if there are any scripts for replicating the Daedaluzz and Verismart benchmark results with. I've tried running ityfuzz on one of the Daedaluzz benchmarks, but I...

When I test a contract using the command "ityfuzz evm -t './build/*'", the program keeps running indefinitely. How can I set a time limit or stop the program from running?...

I would like to inquire about the implementation approach for the 'llm-exp' section within the Pull Request. After reviewing the code, I'm somewhat unclear on how the large language model...

Command: ``` blazo . -s src/SetUp.sol:SetUp ``` Print: ``` Results written to ./.ityfuzz/artifacts_file.json Starting ityfuzz with command: ityfuzz evm --builder-artifacts-file ./.ityfuzz/artifacts_file.json -t "a" --work-dir ./.ityfuzz --setup-file src/SetUp.sol:SetUp stderr: thread 'main'...

Currently, if users want to develop an oracle, they have to implement it in the ityfuzz project, modify the `evm_main` flow, wait for it to be merged. Is it possible...

Should panic when assertion failed