shellcode

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: GPL-3.0 Imports: 8 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetJob

func GetJob(method string, shellcode string, pid string) ([]string, error)

GetJob returns a string array containing the commands, in the proper order, to be used with agents.AddJob

func Parse

func Parse(options map[string]string) ([]string, error)

Parse is the initial entry point for all extended modules. All validation checks and processing will be performed here The function input types are limited to strings and therefore require additional processing

func ParseShellcode added in v1.0.0

func ParseShellcode(shellcode string) ([]byte, error)

ParseShellcode determines if the inputs is a file and/or what format the shellcode is in (hex, binary, CSharp) Input string can be a file path or shellcode itself

Types

This section is empty.

Jump to

Keyboard shortcuts

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