lib

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2019 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const IMAGE_SCN_CNT_CODE uint32 = 0x00000020

Variables

This section is empty.

Functions

func CompareFingerprints added in v0.0.7

func CompareFingerprints(f1, f2 types.Fingerprint, includeSurvived bool) types.FingerprintComparison

func DirectEqi added in v0.0.8

func DirectEqi(f1 types.Fingerprint, f2 types.Fingerprint, eqiFunc string, form url.Values) (types.EntropyQualityIndex, error)

func Disasm added in v0.0.8

func Disasm(opcodes []byte, offset types.Addr, start types.Addr, end types.Addr) ([]*types.InstructionInstance, []error)

func DisassembleFile added in v0.0.8

func DisassembleFile(path string, start types.Addr, end types.Addr) ([]*types.InstructionInstance, error, []error)

func DisassembleProcess added in v0.0.8

func DisassembleProcess(pid int, start types.Addr, end types.Addr) ([]*types.InstructionInstance, error, []error)

func EnsureDirectory added in v0.0.7

func EnsureDirectory(path string) error

func GadgetCount added in v0.0.8

func GadgetCount(f1 types.Fingerprint) int

func GadgetSurvival added in v0.0.8

func GadgetSurvival(f1, f2 types.Fingerprint) int

func GadgetsFromFile added in v0.0.8

func GadgetsFromFile(path string, maxLength int) (types.GadgetInstances, error, []error)

func GadgetsFromProcess added in v0.0.7

func GadgetsFromProcess(pid int, maxLength int, start, end, base types.Addr) (types.GadgetInstances, error, []error)

func GetAllPids

func GetAllPids() ([]*process.ProcessInfo, error, []error)

func GetLibrariesForPid

func GetLibrariesForPid(pid int, checkSignatures bool) ([]*types.Library, error, []error)

func HasPolyverseTaint added in v0.0.7

func HasPolyverseTaint(path string) (bool, error)

func HighestOffsetCount added in v0.0.10

func HighestOffsetCount(f1, f2 types.Fingerprint) (int, types.Offset)

func ROPMemoryRegions

func ROPMemoryRegions(pidN int, access memaccess.Access) (types.RegionsResult, error, []error)

Types

This section is empty.

Directories

Path Synopsis
arm

Jump to

Keyboard shortcuts

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