76 skills found · Page 1 of 3
ConsenSysDiligence / MythrilMythril is a symbolic-execution-based securty analysis tool for EVM bytecode. It detects security vulnerabilities in smart contracts built for Ethereum and other EVM-compatible blockchains.
Jon-Becker / Heimdall RsHeimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
NethermindEth / WarpWarp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
FuzzingLabs / OctopusSecurity Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
cdump / EvmoleExtracts function selectors, arguments, state mutability and storage layout from EVM bytecode, even for unverified contracts
RareSkills / Huff PuzzlesThese exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
ziyadedher / Evm Bench🚀🪑 evm-bench is a suite of Ethereum Virtual Machine stress tests and benchmarks.
tintinweb / Ethereum DasmAn ethereum evm bytecode disassembler and static/dynamic analysis tool
0xsha / ChainWalkerRapid Smart Contract Crawler
Philogy / BallsA DSL for generating optimal EVM bytecode
MrLuit / EvmAn ethereum virtual machine (EVM) bytecode decompiler
duneanalytics / Storage Layout ExtractorA tool that performs extraction of storage layouts based on EVM bytecode.
paradigmxyz / Jitevmconvert evm bytecode to native machine code and go vroom - just an experiment, probably broken, reach out to georgios@paradigm.xyz to contribute / productionize.
minaminao / EreverMy swiss army knife for reversing EVM bytecodes (super experimental)
sbip-sg / CuEVMCuda implementation of EVM bytecode executor
acuarica / EvmA Symbolic Ethereum Virtual Machine (EVM) bytecode interpreter, parser and decompiler, along with several other utils for programmatically extracting information from EVM bytecode.
ricmoo / LurchLurch is an Ethereum VM para-virtualization (ish) written in EVM bytecode.
nveloso / ConkasEthereum Virtual Machine (EVM) Bytecode or Solidity Smart Contract static analysis tool based on symbolic execution
0xMacro / TrimAn opcode-oriented language that compiles to the EVM
LFDT-web3j / Web3j EvmA library for running an embedded Ethereum EVM in-process on a JVM