taskrunner

package
v1.5.21 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: GPL-3.0 Imports: 12 Imported by: 1

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. BeaconTasks

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 RemoteTask

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

RemoteTask -

func Sideload

func Sideload(procName string, 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