answersLogoWhite

0

scanmem 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. apt-get install scanmem

User Avatar

Wiki User

15y ago

What else can I help you with?