Pinned Repositories
avsb
awesome-MEV-resources
Get up to speed on Maximum Extractable Value
capture-the-ether
My solutions to capture the ether
evm-disassembler
EVM bytecode disassembler
fuzzing-like-a-degen
Barebones Solidity smart contract fuzzer
gradual-dutch-auction-exploit
static-analysis-and-compilers
Eclectic notes on static analysis and compilers
medusa
Parallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
slither
Static Analyzer for Solidity and Vyper
0xalpharush's Repositories
0xalpharush/fuzzing-like-a-degen
Barebones Solidity smart contract fuzzer
0xalpharush/static-analysis-and-compilers
Eclectic notes on static analysis and compilers
0xalpharush/gradual-dutch-auction-exploit
0xalpharush/evm-disassembler
EVM bytecode disassembler
0xalpharush/capture-the-ether
My solutions to capture the ether
0xalpharush/avsb
0xalpharush/slitherup
0xalpharush/awesome-symbolic-execution
A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
0xalpharush/eevm
0xalpharush/kaleidoscope-rs
llvm tutorial in Rust
0xalpharush/arbitrum
Powers fast, private, decentralized applications
0xalpharush/bril
an educational compiler intermediate representation
0xalpharush/cairo
Cairo is the first Turing-complete language for creating provable programs for general computation.
0xalpharush/crytic-compile
Abstraction layer for smart contract build systems
0xalpharush/cs-video-courses
List of Computer Science courses with video lectures.
0xalpharush/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
0xalpharush/fe-real-world-examples
Real world examples written in Fe
0xalpharush/fuzzing
0xalpharush/hardhat-security-fcc
0xalpharush/huff-docs
Extensive Huff Language Documentation, Tutorials, and Resources built with Vuepress and deployed at https://docs.huff.sh
0xalpharush/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
0xalpharush/optimism-state-bridge
State bridge between Ethereum mainnet and the Optimism rollup for the Worldcoin Semaphore contract
0xalpharush/pyrevm
Python wrapper around https://github.com/bluealloy/revm/ using PyO3
0xalpharush/smart-batched-auction
0xalpharush/solc-rust
Rust bindings for the Solidity compiler.
0xalpharush/solc-select
Manage and switch between Solidity compiler versions
0xalpharush/solidity
Solidity, the Smart Contract Programming Language
0xalpharush/tree-crasher
Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.
0xalpharush/tree-sitter-solidity
Solidity grammar for tree sitter
0xalpharush/TWAMM