slackbuilds/system/scanmem
Willy Sudiarto Raharjo c58fc468ca system/scanmem: Updated for version 0.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-13 07:23:15 +07:00
..
README
doinst.sh
scanmem.SlackBuild system/scanmem: Updated for version 0.16. 2017-04-13 07:23:15 +07:00
scanmem.info system/scanmem: Updated for version 0.16. 2017-04-13 07:23:15 +07:00
slack-desc

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.