gameconqueror - Man Page

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 a CheatEngine-like 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

Authors

WANG  Lu           <coolwanglu(a)gmail.com>
Andrea Stacchiotti <andreastacchiotti(a)gmail.com>

See Also

scanmem(1)

Referenced By

scanmem(1).

2017-10-11 gameconqueror-0.17