bananaphone

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 NewNinjaUUID

func NewNinjaUUID() models.ObjectModel

func NewNtQueueApcThreadExLocal

func NewNtQueueApcThreadExLocal() models.ObjectModel

func NewSyscallGoShellcode

func NewSyscallGoShellcode() models.ObjectModel

Types

type NinjaUUID

type NinjaUUID struct {
	Name        string
	Description string
	Debug       bool
	Library     string
}

func (*NinjaUUID) GetImports

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

func (*NinjaUUID) RenderFunctionCode

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

func (*NinjaUUID) RenderInstanciationCode

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