1gameconqueror(1) General Commands Manual gameconqueror(1)
2
3
4
6 gameconqueror - A GUI for scanmem, a game hacking tool.
7
8
10 gameconqueror [options] [target-program-pid]
11
12
14 Scanmem is a simple interactive debugging utility for Linux, used to
15 locate the address of a variable in a running process. This can be used
16 for the analysis or modification of a hostile process on a compromised
17 machine, for reverse engineering, or as a "pokefinder" to cheat at
18 video games.
19
20 GameConqueror is a GUI for scanmem, aims to provide more features than
21 scanmem, and a CheatEngine-like user-friendly interface.
22
24 -v, --version
25 Print version and exit.
26
27
28 -h, --help
29 Print a short description of command line options and exit.
30
31
32 -s, --search=value
33 Fill the search box with the given value.
34
35
37 https://github.com/scanmem/scanmem
38
39
41 WANG Lu <coolwanglu(a)gmail.com>
42 Andrea Stacchiotti <andreastacchiotti(a)gmail.com>
43
44
46 scanmem(1)
47
48
49
50gameconqueror-0.17 2017-10-11 gameconqueror(1)