Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nuriofernandez/go-memory-accessor

A simple and easy to use GO language library to access windows process in-memory data 🐏🦾✨
https://github.com/nuriofernandez/go-memory-accessor

game-memory library memory memory-hacking

Last synced: 2 days ago
JSON representation

A simple and easy to use GO language library to access windows process in-memory data 🐏🦾✨

Awesome Lists containing this project

README

        

# GO Memory Accessor

```go
memoryAccessor.FindProcessByName
```

```go
memoryAccessor.ReadByte
```

```go
memoryAccessor.ReadInt
```

```go
memoryAccessor.ReadFloat
```

```go
memoryAccessor.ReadDWORD
```