Skip to content

zugdev/evm

 
 

Repository files navigation

EVM

build format

An EVM disassembler codded in python, you can disasemble with bytecode.

Using

Clone the repo git clone https://github.com/anddddrew/evm.git

Change directories

cd evm

Run script

python disassembler.py

After this you should have a prompt to enter your operands.

NOTE: all disassembly output from the script will be in a file called "output"

About

EVM disassembly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.6%
  • TypeScript 12.8%
  • CSS 4.9%
  • Solidity 2.1%
  • JavaScript 1.4%
  • Rust 1.2%
  • Other 2.0%