Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/crytic/ida-evm

IDA Processor Module for the Ethereum Virtual Machine (EVM)
https://github.com/crytic/ida-evm

dissassembler evm ida ida-pro processor-module

Last synced: about 1 month ago
JSON representation

IDA Processor Module for the Ethereum Virtual Machine (EVM)

Lists

README

        

# IDA-EVM
[IDA](https://www.hex-rays.com/products/ida/) Processor Module for the [Ethereum Virtual Machine](https://github.com/trailofbits/evm-opcodes) (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](https://slack.empirehacking.nyc) to discuss Ethereum security tool development.

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

![Screenshot](/images/screenshot.png)

# Installation
* Copy `evm-loader.py` to `%IDA%/loaders`
* Copy `evm-cpu.py` and `known_hashes.py` to `%IDA%/procs`
* Restart IDA