Hi,
I know most of you just patch offsets directly with creating hacks, which is fine.
However, sometimes hooking a function can be very useful, for example when you're trying to unlink a feature.
Some time ago I made a simple template, so I thought I'd share it here.
The Github link is: joeyjurjens/Android-Hooking-Template
The instructions will be there too, if you've any message you can either message me here or on discord.
I'll include KittyMemory with it soon, so offsets can be patched from the library.
You might want to use this, so people can't just compare your modded binary with a clean binary.
Have fun! :)
I know most of you just patch offsets directly with creating hacks, which is fine.
However, sometimes hooking a function can be very useful, for example when you're trying to unlink a feature.
Some time ago I made a simple template, so I thought I'd share it here.
The Github link is: joeyjurjens/Android-Hooking-Template
The instructions will be there too, if you've any message you can either message me here or on discord.
I'll include KittyMemory with it soon, so offsets can be patched from the library.
You might want to use this, so people can't just compare your modded binary with a clean binary.
Have fun! :)
Last edited: