memory

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcessMemory

type ProcessMemory struct {
	ProcessID int
}

func New

func New(processID int) (*ProcessMemory, error)

func (*ProcessMemory) Close

func (p *ProcessMemory) Close()

func (*ProcessMemory) Read

func (p *ProcessMemory) Read(address uintptr, bytesToRead uint) ([]byte, error)

func (*ProcessMemory) Write

func (p *ProcessMemory) Write(address uintptr, bytesToWrite []byte, sizeToWrite uintptr) error

Jump to

Keyboard shortcuts

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