injection

package
v0.0.0-...-312bc49 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MEM_COMMIT is a Windows constant used with Windows API calls
	MEM_COMMIT = 0x1000
	// MEM_RESERVE is a Windows constant used with Windows API calls
	MEM_RESERVE = 0x2000
	// PAGE_EXECUTE_READ is a Windows constant used with Windows API calls
	PAGE_EXECUTE_READ = 0x20
	// PAGE_READWRITE is a Windows constant used with Windows API calls
	PAGE_READWRITE = 0x04
)
View Source
const (
	QUEUE_USER_APC_FLAGS_NONE = iota
	QUEUE_USER_APC_FLAGS_SPECIAL_USER_APC
	QUEUE_USER_APC_FLGAS_MAX_VALUE
)

Variables

View Source
var CloseHandle *windows.LazyProc
View Source
var ConvertThreadToFiber *windows.LazyProc
View Source
var CreateFiber *windows.LazyProc
View Source
var CreateRemoteThread *windows.LazyProc
View Source
var CreateThread *windows.LazyProc
View Source
var EnumSystemLocalesA *windows.LazyProc
View Source
var EtwpCreateEtwThread *windows.LazyProc
View Source
var GetCurrentThread *windows.LazyProc
View Source
var HeapAlloc *windows.LazyProc
View Source
var HeapCreate *windows.LazyProc
View Source
var NtQueryInformationProcess *windows.LazyProc
View Source
var NtQueueApcThreadEx *windows.LazyProc
View Source
var QueueUserAPC *windows.LazyProc
View Source
var ReadProcessMemory *windows.LazyProc
View Source
var RtlCopyMemory *windows.LazyProc
View Source
var RtlCreateUserThread *windows.LazyProc
View Source
var SwitchToFiber *windows.LazyProc
View Source
var UuidFromString *windows.LazyProc
View Source
var VirtualAlloc *windows.LazyProc
View Source
var VirtualAllocEx *windows.LazyProc
View Source
var VirtualProtect *windows.LazyProc
View Source
var VirtualProtectEx *windows.LazyProc
View Source
var WaitForSingleObject *windows.LazyProc
View Source
var WriteProcessMemory *windows.LazyProc

Functions

func CreateEtwThread

func CreateEtwThread()

func CreateProcess

func CreateProcess()

func CreateProcessWithPipe

func CreateProcessWithPipe()

func CreateThreads

func CreateThreads()

func EarlyBird

func EarlyBird()

func NtQueueApcThread

func NtQueueApcThread()

func RtlCreateUserThreads

func RtlCreateUserThreads()

func Syscall

func Syscall()

func UUIDFromString

func UUIDFromString()

Types

This section is empty.

Jump to

Keyboard shortcuts

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