
alpharush
@0xalpharush
Followers
9K
Following
3K
Media
113
Statuses
3K
This is my third attempt at a fuzzer for EVM contracts. Early days but hope to share more before EOY. Also @gndizzy is awesome to work with.
3
4
51
RT @tayvano_: @Cachorroexausto @deadrosesxyz No it’s not blurry. It doesn’t matter what other people do it matters what you do. If you cho….
0
1
0
Find out what compiler flag incantations are necessary to fuzz rust with LibAFL, and save yourself some pain.
New blog post: An Intro to Differential Fuzzing in Rust, by @nl_gripto & @anarcheuz. It walks through building a pure-Rust JSON fuzzer from scratch, then extending it into a differential fuzzing harness capable of surfacing consensus bugs.
1
1
20
Seen a lot of exaggeration about the changes required to migrate code — which is opt-in. I think it’s fine to critique the upgrade as not worth the risk, lacking essential features, or solving issues at the wrong part of the stack, but at least rigorously engage with it.
The team prepared valuable input to the discussion on @solidity_lang libraries "compilation to EOF" issues. It's worth reading and decide if it's complicated or easy.
1
0
7
RT @samlafer: There's been a lot of discussion around zk(E)VMs lately. Good moment with everyone VM nerd-snipped to discuss FPVMs (fault pr….
0
1
0
This is an interesting result and demonstrates the value of effective benchmarking. Echidna has used PC coverage since its inception but edge coverage is a staple following AFL’s innovative approach. Sam Alws did a great job getting it over the line.
Medusa's new branch-based coverage outperforms PC-guided fuzzing in benchmarks, while revert reports make debugging contract failures straightforward. Find bugs faster with less effort.
1
2
17