EVM Hound

What is EVM Hound

A minimalistic open source Rust library to extract all potential function selectors from EVM bytecode

What is EVM Hound?

EVM Hound is a Rust library, which allows users to extract all potential function selectors from EVM bytecode without source code. It is minimalistic, free, and open source. EVM Hound can be used for trading simulators, helping to search or bruteforce for potential methods that start trading.

EVM Hound Alternatives:

WhatsABI
WhatsABI

A web app for guessing ABIs from an address via 4-byte JUMPI instructions.