Posted: Sun Mar 04, 2007 5:02 pm Post subject: Change of game functions/code?
I was wondering,
if I find the opcode that writes to teleportation of a character in a game and I find the opcode of anything else like health decrease, death or weapon usage is it possible to change the second opcode into the first opcode so that when you lose health or use a weapon etc you teleport? I imagine this is possible, probably with code injection right? I'd probably have to create a codecave and write my own code? I'm really not sure how code injection works and haven't really had much time to look it up lately but I will try, please just let me know if this is how it would work. Thanks!
Joined: 09 May 2003 Posts: 25953 Location: The netherlands
Posted: Mon Mar 05, 2007 5:18 am Post subject:
if it is a function and you know the parameters needed to call that function, and the place you place the hook at has the same parameters at your disposal then it might work. _________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping
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