Package: wnpp
Severity: wishlist
Owner: Romain Francoise <[EMAIL PROTECTED]>

* Package name    : scanmem
  Version         : 0.06
  Upstream Author : Tavis Ormandy <taviso at sdf lonestar org>
* URL             : http://taviso.decsystem.org/scanmem.html
* License         : GNU GPL
  Programming Lang: C
  Description     : Locate and modify a variable in an executing process

scanmem is an interactive debugging utility that can be used to isolate
the address of a variable in an executing process by successively
scanning the process' address space looking for matching values. By
informing scanmem how the value of the variable changes over time, it
can determine the actual location (or locations) of the variable by
successively eliminating non-matches. Once a variable has been found,
scanmem can monitor the variable, or change it to a user specified
value, either once, or continually over a period of time.

Homepage: http://taviso.decsystem.org/scanmem.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to