malefic

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MsgStart        = 0
	MsgSessionStart = 1
	MsgSessionEnd   = 5
	HeaderLength    = 9
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MaleficParser

type MaleficParser struct {
	StartDelimiter byte
	EndDelimiter   byte
}

func NewMaleficParser

func NewMaleficParser() *MaleficParser

func (*MaleficParser) Marshal

func (parser *MaleficParser) Marshal(spites *implantpb.Spites, sid uint32) ([]byte, error)

func (*MaleficParser) Parse

func (parser *MaleficParser) Parse(buf []byte) (*implantpb.Spites, error)

func (*MaleficParser) PeekHeader

func (parser *MaleficParser) PeekHeader(conn *peek.Conn) (uint32, uint32, error)

func (*MaleficParser) ReadHeader

func (parser *MaleficParser) ReadHeader(conn *peek.Conn) (uint32, uint32, error)

Jump to

Keyboard shortcuts

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