pecompact

package
v0.0.0-...-56fd969 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PECOMPACT_VER_NONE = 0 + iota
	PECOMPACT_VER_1
	PECOMPACT_VER_2
	PECOMPACT_VER_3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PECompact

type PECompact struct{}

func (PECompact) Detect

func (PECompact) Detect(path string) int

Detect checks if the file is packed with PECompact

func (PECompact) Name

func (PECompact) Name() string

func (PECompact) Unpack

func (PECompact) Unpack(path string) (io.ReaderAt, error)

Unpack unpacks a PECompact-packed PE file

Jump to

Keyboard shortcuts

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