- Apr 3, 2004
- 1
- 0
- 0
Essentially, I'd like to find a string from an application that's open in my RAM and it's location. Hopefully I can grab this from another application in C# but that's another question altogether...
Does anyone know a good way to do this? Either an application that will let me search the contents of my RAM for strings or a debugger for an open app that will let me do the same. Clearly, I've never done this before so I'm open to suggestions.
Does anyone know a good way to do this? Either an application that will let me search the contents of my RAM for strings or a debugger for an open app that will let me do the same. Clearly, I've never done this before so I'm open to suggestions.