whatsabi

Bytecode analyzer

A tool for extracting and analyzing Ethereum bytecode without source code.

Extract the ABI (and resolve proxies, and get other metadata) from Ethereum bytecode, even without source code.

GitHub

1k stars
16 watching
77 forks
Language: TypeScript
last commit: almost 2 years ago
bytecodeethereumevmweb3

Related projects:

RepositoryDescriptionStars
rust-ethereum/ethabiEncodes and decodes function calls and their output in smart contracts518
eth-sri/securify2An automated security scanner for Ethereum smart contracts589
fuzzinglabs/thothAn all-in-one security toolkit for analyzing and decoding smart contract bytecode249
msuiche/porosityA tool for analyzing and decomposing Ethereum smart-contract bytecode into readable Solidity syntax927
esaulpaugh/headlongProvides high-performance tools for working with Ethereum contract abis and RLP encodings in Java.80
naddison36/sol2umlA tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs.1,178
eth-sri/securifyA security scanner for Ethereum smart contracts219
eth-sri/zkayTools and language for compiling and deploying private smart contracts on the Ethereum blockchain83
ethereum/solc-jsA JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts.1,464
crytic/ethersplayAn EVM bytecode disassembler and analysis tool for Ethereum contracts.844
codex-storage/nim-contract-abiEncodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim.3
nccgroup/web3-decoderAn extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts111
ethereum/sourcifyA decentralized service for verifying the integrity of smart contract source code on Ethereum.791
zyield/eth_contractA set of helper methods to call and query Ethereum smart contracts via JSON RPC.14
joshstevens19/evmcA tool to fetch and import contract code from the blockchain into an IDE127