Hi Experts,
I am getting an exception "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
This exception is occuring in VS2010 and method is Marshal.Copy(address, code, 0, 32);
Can you any one help in this regard.
Thanks