Skip to content

Okarin85/Game-Trainers

 
 

Repository files navigation

Created by The New Age Soldier - http://newagesoldier.com

These programs were built using the memory.dll program found at https://newagesoldier.com/memory-hacker/

When creating a new trainer project with the memory.dll you need to have the program run as admin.

You can do OneClick security with a code signing certificate, or...

In Visual Studio right click Project > Add New Item > "Application Manifest File".

Change <requestedExecutionLevel> element to:

<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />

About

Collection of PC game hacking programs I made.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.9%
  • Batchfile 1.1%