slackbuilds_ponce/system/scanmem
chinarulezzz d216b88a73 system/scanmem: Updated for version 0.15.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-09-19 05:24:11 +07:00
..
README
scanmem.info system/scanmem: Updated for version 0.15.2. 2015-09-19 05:24:11 +07:00
scanmem.SlackBuild system/scanmem: Updated for version 0.15.2. 2015-09-19 05:24:11 +07:00
slack-desc system/scanmem: Updated for version 0.15.2. 2015-09-19 05:24:11 +07:00

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.