Skip to content

Uki99/processManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processManager

Simple to use memory manipulation tool/library intended for game hacking written in C++. It is designed to work on both internal hacks (which have direct access to process memory) and external hacks which uses Windows API functions such as WriteProcessMemory() and ReadProcessMemory() for memory manipulation.

A very basic external name changer for the game Call of Duty: Mondern Warfare 3 can be seen bellow.

Alt text

About

Simple to use memory manipulation tool intended for game hacking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages