gameconqueror
GUI for scanmem, a game hacking tool
Install
- All systems
-
curl cmd.cat/gameconqueror.sh
- Debian
-
apt-get install gameconqueror
- Ubuntu
-
apt-get install gameconqueror
- Arch Linux
-
pacman -S gameconqueror
- Kali Linux
-
apt-get install gameconqueror
- Fedora
-
dnf install gameconqueror
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gameconqueror
- Raspbian
-
apt-get install gameconqueror
- Dockerfile
- dockerfile.run/gameconqueror
gameconqueror
GUI for scanmem, a game hacking tool
Scanmem is a simple interactive debugging utility for Linux, used 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 is a GUI for scanmem, aims to provide more features than scanmem, and CheatEngline-alike user-friendly interface.