Content-Length: 278254 | pFad | http://github.com/jamesmoriarty/gomem

71 GitHub - jamesmoriarty/gomem: A Go library for manipulating Windows processes.
Skip to content

jamesmoriarty/gomem

Repository files navigation

GoMem

Continuous Integration Latest Tag Go Report Card

A Go package for manipulating Windows processes. Automated tests manipulate and verify their own process memory via Windows APIs.

import "github.com/jamesmoriarty/gomem"

// Open process with handle.
process, err  := gomem.GetOpenProcessFromName("example.exe")

// Read from process memory.
valuePtr, err := process.ReadUInt32(offsetPtr)

// Write to process memory.
process.WriteByte(valuePtr, value)

Build

go build

Test

go test

Docs

pkg.go.dev/github.com/jamesmoriarty/gomem

Examples

github.com/jamesmoriarty/gohack









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/jamesmoriarty/gomem

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy