Tutorial [Android] Template for Hooking and runtime code patching

Release-Manager

(PST) Sharing Team
MOD Sharing Team
Salut la mif,
I've done stuff that could be useful for some of you.

I found out that there's a lots of mod menus template out there for native games supporting both Hooking and Memory Patching,
although sometimes you don't need a mod menu and you're left with only hooking template.
And so I did a basic and simple to use template with Substrate and KittyMemory that does not use a mod menu.
I'm a bit new to all of this hooking stuff but I made this template worked on a few games so far, still if there's an issue just tell me i'll do my best to fix it.
You got all the instructions in the readme file, if you want some help ask on this thread and pls give some clear explanation with logs if possible.

! Hidden Content !
You must be signed up and reply to the thread or click 'Like' under this post before you can see the hidden links contained here.
You might need to refresh the page after pressing like. If you still facing issues revealing the hidden links, please read this.
Have a nice day and keep on modding ?

Credits:
It is based on an already made hooking template by @SecretMyAss here joeyjurjens/Android-Hooking-Template
And the KittyMemory repo by MJx0 here
https://github.com/MJx0/KittyMemory
 
Last edited by a moderator:
This is really cool. I did not have any experience with hooking and kitty memory stuff but the tutorial was really good.
I implemented it in my latest mod and it works perfectly.

One thing I would like you to implement:
Kittymemory was updated with the support of a new method: createWithHex()

Is it possible for you to update your template with support for this method?
 
'ndk-build' não é reconhecido como um comando interno ou externo,
programa operável ou arquivo em lote.
Falha na construção.
 
@Djangø Please help. Getting this error.....
Screenshot_2.png
 
Back
Top Bottom