
Python EVM Assembler
FreeGitHub Open Source Projects
Python EVM Assembler is a library for assembling and disassembling the Ethereum Virtual Machine (EVM) code.
About Python EVM Assembler
Python EVM Assembler (pyevmasm) is a library that provides both an assembler and a disassembler for the Ethereum Virtual Machine (EVM).
Developers can use its Python API and command-line interface to inspect deployed smart contracts by disassembling their bytecode and to reconstruct the original assembly by assembling it again.
