Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.72 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.72 KB

MemWars - Game Penetration Testing Framework

MemWars is a framework that executes popular and current attack methods on video games to detect vulnerabilities. It helps game developers to quickly discover and understand security vulnerabilities.

The attack methods can be divided into two categories:

  • Basic attacks that manipulate the game process without being inconspicuous
  • Advanced attacks that manipulate the game process and attempt to bypass anti-cheat methods.

Attack methods

Each attack method has its own test environment and can be compiled separately. The following attack methods are implemented:

The project is developed for Windows 10 x64. All attack methods target x64 processes.