Skip to content

jamiehale/evm_disasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

EVM Byte Code Disassembler

I ran into a problem where the GO Ethereum client wouldn't disassemble a contract, and generated no errors or offsets. This is how I a) got what I needed, and b) avoided work for a morning.

Usage:

evm_disasm < text_file

Requirements

  • Ruby 2.2+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages