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

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


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

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# IDA-EVM

[IDA](https://www.hex-rays.com/products/ida/) Processor Module for the EVM.

This is a fork of [ida-evm](https://github.com/crytic/ida-evm) with some enhancement.

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