Resource icon

scanmem

scanmem 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 cheat at video games.


* Interactive command mode, with online help.
* Specify target value exactly, or using abstract 'higher' and 'lower'.
* Supports variable width targets.
* Set variable to any value.
* Modify variables once, or continually over user specified period.
* Detailed information about mappings, allow users to eliminate regions.
scanmem.png
Author
Tavis Ormandy
Downloads
1,019
Views
1,019
First release
Last update
Rating
0.00 star(s) 0 ratings
More information
Back
Top