• How to install Game Conqueror in Ubuntu

Game Conqueror

Locate and modify a variable in a running process (GUI)

scanmem is a simple interactive debugging utility, used to locate the address of a variable in an executing process. This can be used for the analysis or modification of a hostile process on a compromised machine, reverse engineering, or as a "pokefinder" to cheat at video games. GameConqueror aims to provide a CheatEngine-alike interface for scanmem, it's user-friendly and easy to use.

Features:

  • Locking on multiple variables
  • Memory Viewer/Editor
  • ... many to be done

GameConqueror is a GUI based on Python and GTK+ using scanmem to locate the address of a variable in a running process. This can be used for the analysis or modification of a hostile process on a compromised machine, for reverse engineering, or as a "pokefinder" to cheat at video games. . GameConqueror provides a CheatEngine-alike user-friendly interface with more features than scanmem.

Application Homepage

How to install Game Conqueror in Ubuntu

If you are on a supported distro, you can install the application through software center by clicking the below link.

Install Game Conqueror

If the above link not working, run the below command in terminal to install gameconqueror in Ubuntu

sudo apt install gameconqueror

Game Conqueror Screenshots

gameconqueror