DarkGoth has asked for the wisdom of the Perl Monks concerning the following question:


I would like to know, the memory address of a var (and its value) which is used in a program curently working on Win32.

I would put the var or the value that's i'm looking for and it would return me the Hex value.

thanks for your help

Originally posted as a Categorized Question.

  • Comment on How do I find out the RAM memory address of a var in a program running on WIN ?