goloads

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Garble

func Garble(pwd, output string, args ...string) error

func GetGoCode

func GetGoCode(dir, pattern, path string) (*os.File, error)

Types

type Env

type Env map[string]string

func (Env) ToList

func (e Env) ToList() []string

type Payload

type Payload struct {
	Args map[string]string `json:"args"`
	Env  Env               `json:"env"`
}

func Load

func Load(path string) (Payload, error)

func (Payload) GetMsfVenomArgs

func (p Payload) GetMsfVenomArgs() []string

func (Payload) Venom

func (p Payload) Venom() (string, error)

Jump to

Keyboard shortcuts

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