Skip to main content
Security & testing

heimdall-rs

Debugging & inspection

Debugging tools · Transaction decoding · CLI · Code analysis

heimdall-rs is a Rust EVM toolkit that disassembles bytecode, decompiles contracts, generates control flow graphs, and decodes calldata and traces. Builders reach for it when they need to understand a contract that has no published source.

Related resources