Hi Mike, thank you for the post it's very helpful. I have a question and hope you can reply. When I checked the dumped memory, the Guid property in the class is encrypted. But the Guid value can still be found from a "Guid" type from memory. I think that's because of the "get" method of Guid property. Am I correct? So that means if the Guid value is sensitive, we can still find it from memory, how to solve it?
Hi Mike, thank you for the post it's very helpful. I have a question and hope you can reply. When I checked the dumped memory, the Guid property in the class is encrypted. But the Guid value can still be found from a "Guid" type from memory. I think that's because of the "get" method of Guid property. Am I correct? So that means if the Guid value is sensitive, we can still find it from memory, how to solve it?
Hope can get your response, thank you in advance.
-Eric