Skip to content

Class to read and write process memory using kernel32 functions.

License

Notifications You must be signed in to change notification settings

fellypsantos/WMemoryHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MemoryHandler

Class to read and write process memory. This file is the result of few days of studying about offline game hacking.

It's not wrong when you modify the game without affecting other players experience, like in offline games. The class use functions from kernel32.dll file to handle memory from a given process, generally a game but not restricted to that kind of use.

About

Class to read and write process memory using kernel32 functions.

Topics

Resources

License

Stars

Watchers

Forks

Languages