I am a Newbie here. I have SoftIce. What I want to do is search for
a text string in memory. Suppose you have a simple text editor open
with a unique string typed into the editor. Now, you want to search
for that unique string in memory using SoftIce. What are the specific
commands I need to search all memory on my computer? A situation
where this is needed is suppose you have a script that is encrypted.
However, a program must read the encrypted script and decrypt it and
store the plain-text script somewhere in memory.
Any suggests is welcom.