slackbuilds_ponce/system/scanmem
Willy Sudiarto Raharjo 1c462da661 system/scanmem: Updated for version 0.15.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-03-12 08:03:12 +07:00
..
doinst.sh system/scanmem: Updated for version 0.15.5. 2016-03-12 08:03:12 +07:00
README
scanmem.info system/scanmem: Updated for version 0.15.5. 2016-03-12 08:03:12 +07:00
scanmem.SlackBuild system/scanmem: Updated for version 0.15.5. 2016-03-12 08:03:12 +07:00
slack-desc

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.