crytic / ida-evm

IDA Processor Module for the Ethereum Virtual Machine (EVM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDA-EVM

IDA Processor Module for the Ethereum Virtual Machine (EVM).

This plugin is under active development. New issues and contributions are welcome, and are covered by bounties from Trail of Bits. Join us in #ethereum on the Empire Hacking Slack to discuss Ethereum security tool development.

IDA Pro 7.0 or newer is required to use IDA-EVM.

Screenshot

Installation

  • Copy evm-loader.py to %IDA%/loaders
  • Copy evm-cpu.py and known_hashes.py to %IDA%/procs
  • Restart IDA

About

IDA Processor Module for the Ethereum Virtual Machine (EVM)

License:Apache License 2.0


Languages

Language:Python 100.0%