aleccheat How do I cheat?
Reputation: 0
Joined: 17 Jan 2013 Posts: 1
|
Posted: Thu Jan 17, 2013 7:42 am Post subject: How CE Generates String Map of A Process |
|
|
Sorry I am new to CE. In Memory Viewer->View->All Strings, I can do a Generate String Map to show all the strings used in my process. I just wonder how CE achieve this.
AFAIK, a string in C++ is just a null terminated array of bytes and there is no specific information indicating which memory address is the beginning of a string (correct me if I am wrong). |
|