native

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateThreadNative

func NewCreateThreadNative() models.ObjectModel

func NewNtQueueApcThreadExLocal

func NewNtQueueApcThreadExLocal() models.ObjectModel

func NewSyscallGoShellcode

func NewSyscallGoShellcode() models.ObjectModel

Types

type CreateThreadNative

type CreateThreadNative struct {
	Name        string
	Description string
	Debug       bool
}

func (*CreateThreadNative) GetImports

func (i *CreateThreadNative) GetImports() []string

func (*CreateThreadNative) RenderFunctionCode

func (e *CreateThreadNative) RenderFunctionCode(data embed.FS) (string, error)

func (*CreateThreadNative) RenderInstanciationCode

func (e *CreateThreadNative) RenderInstanciationCode(data embed.FS) (string, error)

type NtQueueApcThreadExLocal

type NtQueueApcThreadExLocal struct {
	Name        string
	Description string
	Debug       bool
}

func (*NtQueueApcThreadExLocal) GetImports

func (i *NtQueueApcThreadExLocal) GetImports() []string

func (*NtQueueApcThreadExLocal) RenderFunctionCode

func (e *NtQueueApcThreadExLocal) RenderFunctionCode(data embed.FS) (string, error)

func (*NtQueueApcThreadExLocal) RenderInstanciationCode

func (e *NtQueueApcThreadExLocal) RenderInstanciationCode(data embed.FS) (string, error)

type SyscallGoShellcode

type SyscallGoShellcode struct {
	Name        string
	Description string
	Debug       bool
}

func (*SyscallGoShellcode) GetImports

func (i *SyscallGoShellcode) GetImports() []string

func (*SyscallGoShellcode) RenderFunctionCode

func (e *SyscallGoShellcode) RenderFunctionCode(data embed.FS) (string, error)

func (*SyscallGoShellcode) RenderInstanciationCode

func (e *SyscallGoShellcode) RenderInstanciationCode(data embed.FS) (string, error)

Jump to

Keyboard shortcuts

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