All Projects → crytic → Ida Evm

crytic / Ida Evm

Licence: apache-2.0
IDA Processor Module for the Ethereum Virtual Machine (EVM)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ida Evm

Lumen
A private Lumina server for IDA Pro
Stars: ✭ 257 (+38.92%)
Mutual labels:  ida, ida-pro
Idarling
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Stars: ✭ 588 (+217.84%)
Mutual labels:  ida, ida-pro
Idawasm
IDA Pro loader and processor modules for WebAssembly
Stars: ✭ 264 (+42.7%)
Mutual labels:  ida, ida-pro
idapython-cheatsheet
scripting IDA like a Pro
Stars: ✭ 13 (-92.97%)
Mutual labels:  ida, ida-pro
Ida For Delphi
IDA Python Script to Get All function names from Event Constructor (VCL)
Stars: ✭ 92 (-50.27%)
Mutual labels:  ida, ida-pro
MCExplorer
Python portage of the Microcode Explorer plugin
Stars: ✭ 28 (-84.86%)
Mutual labels:  ida, ida-pro
Auto re
IDA PRO auto-renaming plugin with tagging support
Stars: ✭ 388 (+109.73%)
Mutual labels:  ida, ida-pro
idaplugins
Random IDA scripts, plugins, example code (some of it may be old and not working anymore)
Stars: ✭ 24 (-87.03%)
Mutual labels:  ida, ida-pro
Redasm
The OpenSource Disassembler
Stars: ✭ 1,042 (+463.24%)
Mutual labels:  ida, ida-pro
Necromancer
IDA Pro V850 Processor Module Extension
Stars: ✭ 21 (-88.65%)
Mutual labels:  ida, ida-pro
Rematch
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
Stars: ✭ 141 (-23.78%)
Mutual labels:  ida, ida-pro
Reversing List
Reversing list
Stars: ✭ 106 (-42.7%)
Mutual labels:  ida, ida-pro
obfDetect
IDA plugin to pinpoint obfuscated code
Stars: ✭ 99 (-46.49%)
Mutual labels:  ida, ida-pro
IDA7-FunctionStringAssociate
FunctionStringAssociate plugin by sirmabus, ported to IDA 7
Stars: ✭ 17 (-90.81%)
Mutual labels:  ida, ida-pro
idaxex
Xbox360/Xenon loader plugin for IDA 7.2+, and xex1tool, supporting most known Xbox360/Xenon .XEX executable file formats.
Stars: ✭ 48 (-74.05%)
Mutual labels:  ida, ida-pro
Ipyida
IPython console integration for IDA Pro
Stars: ✭ 358 (+93.51%)
Mutual labels:  ida, ida-pro
Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter Plugin)
Stars: ✭ 142 (-23.24%)
Mutual labels:  ida, ida-pro
idasix
IDAPython compatibility library. idasix aims to create a smooth ida development process and allow a single codebase to function with multiple IDA/IDAPython versions
Stars: ✭ 24 (-87.03%)
Mutual labels:  ida, ida-pro
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+407.57%)
Mutual labels:  ida, ida-pro
Flare Ida
IDA Pro utilities from FLARE team
Stars: ✭ 1,374 (+642.7%)
Mutual labels:  ida, ida-pro

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].