Skip to content

A command line tool to manipulate the memory of other processes.

Notifications You must be signed in to change notification settings

MetaIdea/MetaMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MetaMemory

A command line tool to manipulate the memory of other processes.

Usage:

Write to memory adress: MetaMemory.exe -w ProcessName Adress Value

Example: MetaMemory.exe -w ExampleProgram.exe 7D3EFFF 5

Read from memory adress: MetaMemory.exe -r ProcessName Adress

Example: MetaMemory.exe -r ExampleProgram.exe 7D3EFFF

About

A command line tool to manipulate the memory of other processes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages