readmemory

package
v0.0.0-...-b96b757 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const TH32CS_SNAPPROCESS = 0x00000002

Variables

This section is empty.

Functions

This section is empty.

Types

type Handle

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

func NewHandle

func NewHandle(processName string) Handle

func (*Handle) ReadMemoryAtByte1

func (handle *Handle) ReadMemoryAtByte1(address int64) byte

func (*Handle) ReadMemoryAtByte2

func (handle *Handle) ReadMemoryAtByte2(address int64) uint16

func (*Handle) ReadMemoryAtByte8

func (handle *Handle) ReadMemoryAtByte8(address int64) uint64

type WindowsProcess

type WindowsProcess struct {
	ProcessID       int
	ParentProcessID int
	Exe             string
}

Jump to

Keyboard shortcuts

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