Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


find pointer and offset of process

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
heiron85
How do I cheat?
Reputation: 0

Joined: 04 Feb 2015
Posts: 1
Location: greece

PostPosted: Sun Feb 08, 2015 9:02 pm    Post subject: find pointer and offset of process Reply with quote

Hello,
I am a little NEW, I want a small tutorial on how to find a process's pointer and offset (xigncode3 process) with cheat engine to find the address of the process.
Have made this in C# but gives an error Access denied only for this process but only gives the base address, I need the offset and pointer of process to use it anyway tell me the tutorial if possible and thank you.

namespace find_address
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}

private void Form1_Load(object sender, EventArgs e)
{
System.Diagnostics.Process.EnterDebugMode();
}

private void button1_Click(object sender, EventArgs e)
{

textBox2.Text = Convert.ToString(Process.GetProcessById(Convert.ToInt32(textBox1.Text)).MainModule.BaseAddress);

}
}
Back to top
View user's profile Send private message Yahoo Messenger
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Sun Feb 08, 2015 10:22 pm    Post subject: Reply with quote

http://forum.cheatengine.org/faq.php#0
Online hacking is not supported on this forum.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites