B
Boltar
Hello,
I am relatively new to C#.
There is a particular address in memory on my computer that stores a
string value. The address is 57E777.
Does anyone know how I can retrieve the string value stored at this
address and store it in a string variable?
I have tried using pointers to do this but with no success.
Thanks for any help,
Aqua
I am relatively new to C#.
There is a particular address in memory on my computer that stores a
string value. The address is 57E777.
Does anyone know how I can retrieve the string value stored at this
address and store it in a string variable?
I have tried using pointers to do this but with no success.
Thanks for any help,
Aqua