memory

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindDataInAddrRanges

func FindDataInAddrRanges(pid int, targetBytes []byte, addrRanges [][2]int) ([]int, error)

func FindDword

func FindDword(pid int, targetVal string, addrRanges [][2]int) ([]int, error)

func FindQword

func FindQword(pid int, targetVal string, addrRanges [][2]int) ([]int, error)

func FindString

func FindString(pid int, targetVal string, addrRanges [][2]int) ([]int, error)

func FindWord

func FindWord(pid int, targetVal string, addrRanges [][2]int) ([]int, error)

func GetWritableAddrRanges

func GetWritableAddrRanges(vmmapResult []byte) ([][2]int, error)

Types

type Err

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

func (*Err) Error

func (e *Err) Error() string

type ParseErr

type ParseErr struct {
	*Err
}

type TooManyErr

type TooManyErr struct {
	*Err
}

Jump to

Keyboard shortcuts

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