logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

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

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.

Homepage

       https://github.com/scanmem/scanmem

Name

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

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.

See Also

scanmem(1)

gameconqueror-0.17                                 2017-10-11                                   gameconqueror(1)

Synopsis

gameconqueror [options] [target-program-pid]

See Also