EVMole: Extracts function selectors and arguments from EVM bytecode (github.com) 1 points by cdump0 2y ago ↗ HN
[–] cdump0 2y ago ↗ EVMole v0.3.1 has just been released, with Rust implementation added to existing JavaScript and Python libraries.This library extracts function selectors and arguments from Ethereum Virtual Machine (EVM) bytecode, even for unverified contracts.The GitHub page includes accuracy and speed comparisons with other tools (spoiler: it's faster and more accurate).
1 comment
[ 2.1 ms ] story [ 16.0 ms ] threadThis library extracts function selectors and arguments from Ethereum Virtual Machine (EVM) bytecode, even for unverified contracts.
The GitHub page includes accuracy and speed comparisons with other tools (spoiler: it's faster and more accurate).