Solidy (EVM)
Tools
| Tool | Description |
|---|---|
| erever | “Swiss army knife” toolkit for EVM bytecode reversing and analysis |
| rattle | Static analysis framework for Ethereum EVM binaries |
| ethersplay | EVM bytecode disassembler and execution tracing tool |
| evm-opcodes | Reference database of Ethereum Virtual Machine opcodes |
| Mythril | Symbolic execution tool for smart contract vulnerability analysis |
| Octopus | Security analysis tool for WebAssembly and blockchain contracts |
| ethereum-dasm | EVM bytecode disassembler with static and dynamic analysis features |
Online
| Tool | Description |
|---|---|
| Online Solidity Decompiler | Web-based tool to decompile EVM bytecode into Solidity-like code |
| Remix Ethereum IDE | Browser-based IDE for writing, testing, and deploying Ethereum smart contracts |
Resources
Last updated on