slackbuilds/system/scanmem
Willy Sudiarto Raharjo a6a5ac8ccd system/scanmem: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-09 20:18:25 +00:00
..
README system/scanmem: Fixed file ending with no newline. 2013-11-30 00:13:43 -06:00
doinst.sh system/scanmem: Update doinst.sh. 2017-01-09 20:18:25 +00:00
scanmem.SlackBuild system/scanmem: Updated for version 0.15.5. 2016-03-12 08:03:12 +07:00
scanmem.info system/scanmem: Updated for version 0.15.5. 2016-03-12 08:03:12 +07:00
slack-desc system/scanmem: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

scanmem is a debugging utility designed to isolate the address of an arbitrary
variable in an executing process. scanmem simply needs to be told the pid of
the process, and the value of the variable at several different times.

After several scans of the process, scanmem isolates the position of the
variable and allows you to modify it's value.