shellgo

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: MIT Imports: 6 Imported by: 0

README

shellgo

Parse shellcode from go tool objdump -S <file> output.

How to?

  • make && make install
  • go tool compile -S -N file.go
  • go tool objdump -S file.o | shellgo
Flags
  • -dump <file_name> / Result in file_name.in and file_name.out file respectively to stdin and stdout data.
  • -version / Print out build version

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(input string) string

func STDINReader

func STDINReader() []rune

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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