godis

command
v0.0.0-...-1378221 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: ISC Imports: 11 Imported by: 0

Documentation

Overview

Godis: disassemble -S output from the Go gc toolchain.

Godis reads standard input, scans for the dump from -S, and uses the tool to disassemble the bytes.

Options:

-tool	name of the tool to use (default sparc64-none-elf-objdump)
-flags	flags to pass to the tool (default "-EB -m sparc:v9 -b binary -D")
-hex	print the bytes in hexadecimal (extract only the dump from the output)
-binary	print the raw bytes

The file containing the raw bytes is passed as the last argument to the tool, after the flags.

Jump to

Keyboard shortcuts

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