Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from crytic/ida-evm

IDA Processor Module for the Ethereum Virtual Machine (EVM) for IDA 8, 9 and Python3

License

Notifications You must be signed in to change notification settings

TienDPhan/ida-evm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDA-EVM

IDA Processor Module for the Ethereum Virtual Machine (EVM).

Python3 and IDA Pro 8.0 or newer is required to use this updated version.

Screenshot

Installation

  • Copy evm-loader.py to %IDA%/loaders/
  • Copy evm-cpu.py to %IDA%/procs/
  • Copy known_hashes.py to %IDA%/python/ (Or %IDA%/python/3/)
  • Restart IDA

About

IDA Processor Module for the Ethereum Virtual Machine (EVM) for IDA 8, 9 and Python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%