memory

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package memory 包负责内存读写控制

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PaddingLeft

func PaddingLeft()

PaddingLeft 汇编函数声明: 占位函数

func PaddingRight

func PaddingRight()

PaddingRight 汇编函数声明: 占位函数

func PageStart

func PageStart(addr uintptr) uintptr

PageStart page start of memory

func RawAccess

func RawAccess(addr uintptr, length int) []byte

RawAccess 内存数据读取(非线程安全的) nolint

func RawRead

func RawRead(addr uintptr, length int) []byte

RawRead 内存数据读取(线程安全的)

func WriteTo

func WriteTo(addr uintptr, data []byte) error

WriteTo this function is super unsafe aww yeah It copies a slice to a raw memory location, disabling all memory protection before doing so.

Types

This section is empty.

Jump to

Keyboard shortcuts

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