native

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 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 NewExecuteFP

func NewExecuteFP() models.ObjectModel

func NewNtQueueApcThreadExLocal

func NewNtQueueApcThreadExLocal() 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 ExecuteFP

type ExecuteFP struct {
	Name        string
	Description string
	Debug       bool
}

func (*ExecuteFP) GetImports

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

func (*ExecuteFP) RenderFunctionCode

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

func (*ExecuteFP) RenderInstanciationCode

func (e *ExecuteFP) 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)

Jump to

Keyboard shortcuts

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