taskrunner

package
v1.0.14 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

README

Task Runner

This package is the shellcode executors, we just call them "tasks" just in case something leaks through the obfuscator. It has nothing to do with other "tasks" in Sliver, e..g. BaconTasks

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LocalTask

func LocalTask(data []byte, rwxPages bool) error

LocalTask - Run a shellcode in the current process Will hang the process until shellcode completion

func RandomString

func RandomString(length int) string

func RemoteTask

func RemoteTask(processID int, data []byte, rwxPages bool) error

RemoteTask -

func Sideload

func Sideload(procName string, procArgs []string, _ uint32, data []byte, args []string, kill bool) (string, error)

Sideload - Side load a library and return its output

Types

This section is empty.

Jump to

Keyboard shortcuts

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