Analyzed about 1 hour ago
Scanmem & GameConquerorscanmem is a simple interactive debugging utility for linux, used to locate the address of a variable in an executing process. This can be used for the analysis or modification of a hostile process on a compromised machine, reverse engineering, or as a "pokefinder" to
... [More]
cheat at video games.
since version 0.08, scanmem includes a GUI called GameConqueror.
A PPA is available here: https://launchpad.net/~coolwanglu/+archive/scanmem
FeaturesInteractive command mode, with online help. Efficient and easy-to-use syntax. Support different types of variable: int{8|16|32|64}, float{32|64} -- known type and width int, float -- known type, unknown width number -- neither unknown, just guess bytearray, string -- powerful for advance usage Support different types of scan: equalto greaterthan, lessthan changed, unchanged increased(by), decrased(by) Set variable to any value. Detailed information about mappings, allow users to eliminate regions. More in GameConqueror:
User-friendly CheatEngline-alike interface Modify and lock(freeze) variables Memory Viewer/Editor
GameConqueror Graphical Frontend
Standard Command Line Interface [Less]
8.48K
lines of code
2
current contributors
3 months
since last commit
0
users on Open Hub