Scroll to navigation

gameconqueror(1) General Commands Manual gameconqueror(1)

NAME

gameconqueror - A GUI for scanmem, a game hacking tool.

SYNOPSIS

gameconqueror [options] [target-program-pid]

DESCRIPTION

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 CheatEngine-alike user-friendly interface.

OPTIONS

-v, --version

Print version and exit.

-h, --help

Print a short description of command line options and exit.

-s, --search=value

Fill the search box with the given value.

HOMEPAGE

https://github.com/scanmem/scanmem

AUTHOR

gameconqueror has been written by WANG Lu <coolwanglu@gmail.com>. See copyright file for full list of authors.

This manual page has been written by Kartik Mistry <kartik@debian.org>, for the Debian project (but may be used by others).

SEE ALSO

scanmem(1)
2016-07-27 gameconqueror-0.16