Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

scanmem

Compare

  Analyzed about 8 hours 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

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This