cmd

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Attach

func Attach(pid string) error

func Detach

func Detach() error

func Dump

func Dump(pid string, beginAddress int, endAddress int) error

func PatchWithPtrace added in v0.2.4

func PatchWithPtrace(pid string, targetVal string, targetAddrs []Found) error

func PatchWithoutPtrace added in v0.2.4

func PatchWithoutPtrace(pid string, targetVal string, targetAddrs []Found) error

func Plist

func Plist() (string, error)

Types

type Found

type Found struct {
	// contains filtered or unexported fields
}

func Filter

func Filter(pid string, targetVal string, prevFounds []Found) ([]Found, error)

func Find

func Find(pid string, targetVal string, dataType string) ([]Found, error)

Jump to

Keyboard shortcuts

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