|
Luigi Auriemmaaluigi.org (ARCHIVE-ONLY FORUM!) |
|
It is currently 19 Jul 2012 14:46
|
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 3 posts ] |
|
Author |
Message |
azka
|
Post subject: [ASM] How to find the pointer or? Posted: 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 |
|
|
Sethioz
|
Post subject: Re: [ASM] How to find the pointer or? Posted: 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 |
|
|
azka
|
Post subject: Re: [ASM] How to find the pointer or? Posted: 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 |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
|
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
|
|