phlogiston.disassembler.disassembler

Disassembler for convert Ethereum Virtual Machine (EVM) bytecode to EVM assembly language.

Copyright © 2016, Eric Scrivner

Members

Classes

Disassembler
class Disassembler

Converts a stream of bytes into EVM assembly code.

Meta

Authors

Eric Scrivner

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.