Skip to content
Jonathan Becker edited this page Jan 12, 2024 · 10 revisions

Heimdall-RS

Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis, extracting information from unverified contracts, and more. Heimdall is written in Rust and is designed to be fast, modular, and more accurate than other existing tools.

This wiki is your guide on using, contributing to, or reporting issues with heimdall-rs.

Sections

Walks you through getting started with heimdall-rs and installing it on your machine.

This section contains documentation for specific heimdall-rs modules, such as decode and disassemble.

This section contains examples for heimdall-rs modules.

This section contains my future vision for heimdall-rs, including new modules and improvements. Feel free to tackle any of these and contribute!

This section tries to help you troubleshoot common issues with heimdall-rs.

This section contains documentation on configuring heimdall-rs, including toolkit config as well as CI.

A list of all heimdall-rs contributors ❤️.