Skip to content

This will help you obtain offsets and decryption of certain in-game pointers. It uses Zydis in order to read assembly registers and translate them to C++ code.

Notifications You must be signed in to change notification settings

ENJATZ/cod-mw-deobfuscator

Repository files navigation

COD: MW Deobfuscator

This will help you obtain offsets and decryption of certain in-game pointers. It uses Zydis in order to read registers and translate them to C++ code.

Usage option

  • Locate the .exe file, the program will start it and supend right after to avoid detection.
  • Select a dump of the game executable (can be dumped with Scylla).

Screenshot

Screenshot 1

Disclaimer

This repository is for research and learning purposes only, it is not meant to create any exploit within the game.

About

This will help you obtain offsets and decryption of certain in-game pointers. It uses Zydis in order to read assembly registers and translate them to C++ code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published