Skip to content

MemChanger is a desktop application for editing the runtime heap of other applications, similarly to Cheat Engine. Suitable for Windows and Linux.

Notifications You must be signed in to change notification settings

STBoyden/memchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Changer

A multi-platform memory editor for games and other software.

Run using go:

go run .

Or install to GOPATH/bin/GOBIN:

go install github.com/STBoyden/memchanger@latest

Then run with (assuming GOPATH/bin/GOBIN is in PATH):

memchanger

About

MemChanger is a desktop application for editing the runtime heap of other applications, similarly to Cheat Engine. Suitable for Windows and Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published