https://github.com/wtdcode/ida-evm
https://github.com/wtdcode/ida-evm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wtdcode/ida-evm
- Owner: wtdcode
- License: apache-2.0
- Created: 2023-07-11T10:38:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T14:42:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T05:41:17.280Z (4 months ago)
- Language: Python
- Size: 1.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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