Posted: Sun Nov 10, 2013 4:10 pm Post subject: Changing string without having to look for it each time
for example: I'm in a game and my username is "user", if I search "user" I will find it and I can change it. In this really unsecure game I'm playing the change will not only display on my client but to other players as well. How can I circumvent having to search "user" each time to change my username?
Posted: Mon Nov 11, 2013 4:12 pm Post subject: Re: Changing string without having to look for it each time
theamazingkitty wrote:
for example: I'm in a game and my username is "user", if I search "user" I will find it and I can change it. In this really unsecure game I'm playing the change will not only display on my client but to other players as well. How can I circumvent having to search "user" each time to change my username?
You'd do it just like you would for any other variable; find a stable pointer chain, write some AA to intercept the address, etc.
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