# ida-evm **Repository Path**: liangqi1983/ida-evm ## Basic Information - **Project Name**: ida-evm - **Description**: No description available - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-09-30 - **Last Updated**: 2022-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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://empireslacking.herokuapp.com) 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