asm

package
v0.0.0-...-84a5931 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Provides support for dealing with EVM assembly instructions (e.g., disassembling them).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Disassemble

func Disassemble(script []byte) ([]string, error)

Return all disassembled EVM instructions in human-readable format.

func NewInstructionIterator

func NewInstructionIterator(code []byte) *instructionIterator

Create a new instruction iterator.

func PrintDisassembled

func PrintDisassembled(code string) error

Pretty-print all disassembled EVM instructions to stdout.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL