double pointers in C#

Ask questions about cheating in any games you would like. Does not need to pertain to MicroMacro.
Post Reply
Message
Author
Apotheosis
Posts: 7
Joined: Fri Dec 17, 2010 12:34 am

double pointers in C#

#1 Post by Apotheosis » Wed Dec 29, 2010 1:39 am

Thanks to Administrator's tutorial, and the double pointer technique, I was able to retrieve my character's HP quickly through Cheat Engine, even after closing and re-opening the client.

Offset: 2C8
Offset: 598
Memory address: 009B8364

For whatever reason, I all of a sudden got ambitious and decided to start learning C#. I've gotten to the point to where I can detect if the client is running or not, but I'm having difficulty retrieving the output from the memory which Cheat Engine is able to do. I've found a couple of tutorials on the internet, but nothing seems to be helping with double pointers (or even single pointers for that matter).

Does anyone have any demo code they'd like to share that I can play with, break, and expand upon?

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: double pointers in C#

#2 Post by Administrator » Wed Dec 29, 2010 9:32 am

I don't do C#, but I can tell you that you need to use ReadProcessMemory.

Check here for examples: http://www.codeproject.com/KB/trace/min ... eader.aspx

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests