Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 14:46

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: [ASM] How to find the pointer or?
PostPosted: 17 Jun 2011 19:25 

Joined: 15 Jun 2011 15:19
Posts: 13
Hello, im trying to find what actually accesses the specified address for example 0x006361B8, in other words i need to obtain the address that actually writes data into this address.

Suggest me please or teach a bit how to, if its possible or which software to use to get a bit knowledge about it :)


Top
 Profile  
 
 
 Post subject: Re: [ASM] How to find the pointer or?
PostPosted: 17 Jun 2011 19:53 

Joined: 24 Sep 2007 02:12
Posts: 1114
Location: http://sethioz.co.uk
olly debugger > breakpoint > breakpoint on write

if you are talking about game hacking, i have tons of tutorials on my wiki on how to do that.
breakpoint the address and find what writes to it ..etc


Top
 Profile  
 
 Post subject: Re: [ASM] How to find the pointer or?
PostPosted: 18 Jun 2011 00:14 

Joined: 15 Jun 2011 15:19
Posts: 13
Well yeh it may refer to a hack, but its actually the same function as a chat message write function on the multiplayer. Gonna use it to add the message on the server, but while dedicated server, then this address is empty, so need to know from where it writes in, gonna try to add there a breakpoint, thx:]


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC [ DST ]


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 post attachments in this forum

Search for: