c

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCDllForwardEvasion

func NewCDllForwardEvasion() models.ObjectModel

func NewCSleepEvasion

func NewCSleepEvasion() models.ObjectModel

Types

type CDllForwardEvasion

type CDllForwardEvasion struct {
	Name         string
	Debug        bool
	File         string
	ExpectedPath string
	Description  string
}

func (*CDllForwardEvasion) GetImports

func (e *CDllForwardEvasion) GetImports() []string

func (*CDllForwardEvasion) RenderFunctionCode

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

func (*CDllForwardEvasion) RenderInstanciationCode

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

type CSleepEvasion

type CSleepEvasion struct {
	Name        string
	Debug       bool
	Delay       string
	Description string
}

func (*CSleepEvasion) GetImports

func (e *CSleepEvasion) GetImports() []string

func (*CSleepEvasion) RenderFunctionCode

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

func (*CSleepEvasion) RenderInstanciationCode

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

Jump to

Keyboard shortcuts

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