How to see what memory addresses an app uses
Anyone know of a program or way of telling what memory addresses a runnning process/app is targetting?
I have a program (think it's a c++ MFC app) that is changing the value of a few memory addresses (of a different process) at an inteval of around 1 second or less.
I was wondering if it's possible to see which addresses the app is targetting.
Cheers
Re: How to see what memory addresses an app uses
I suspect this rather excellent, and completely free application will be able to do this - if not, drop the author an email and he will probably make it do that.
http://www.microsoft.com/technet/sys...ssmonitor.mspx
Don't be put off by the Microsoft tag - he was a freelance developer who got bought about by Microsoft, but is still very much supporting his own apps.