Approved Android Modding - Video Tutorials

Protections ? isProtected hook and ret false :D

as for obfuscations, waste of time since most of them are custom but some devs still uses some shitty things and you can find deobfuscators online
 
Hello guys, getting back on this topic and starting to make some new videos covering very basic steps then going a bit more advanced!

#1 - First One!
Lets go finally more tutorials.. hope theres tutorials about.
slider 1-100 and Input Value
I'm just wondring some apk use slider some input value, and why must using input value why not the slider 😌
 
Last edited:
  • Love
Reactions: Alex
Lets go finally more tutorials.. hope theres tutorials about.
slider 1-100 and Input Value
I'm just wondring some apk use slider some input value, and why must using input value why not the slider 😌
Slider VS Input

- Slider
-- Fast, nice graphically & good for a range from 1 to 100

- Input
-- Slower and maybe ugly (?!) but it's deffo good for values greater than 100

Having big thumbs can be a pain sometimes haha
 
hi,if the apk is split inside an xapk file, what should i do? i search on the internet but other xapk only split the obb and the real apk which contain the lib folder
but in this case the package name apk doesn't contain lib folder, the lib folder is inside the arm64 apk and there's a bunch of config apk like this
do i need to sign each and every one of the apk inside then compile it again into xapk?

1689851577029.webp
 
hi,if the apk is split inside an xapk file, what should i do? i search on the internet but other xapk only split the obb and the real apk which contain the lib folder
but in this case the package name apk doesn't contain lib folder, the lib folder is inside the arm64 apk and there's a bunch of config apk like this
do i need to sign each and every one of the apk inside then compile it again into xapk?
You should use apkcombo instead to get merge apk, or you can download any merge tool to merge them
 
  • Like
Reactions: Alex
the one from apkcombo has the same file, apkpure is also the same
Choose "Architecture" , if apkcombo still give split apk most likely this game is pairipcore ac lol

What game name is this
 
Choose "Architecture" , if apkcombo still give split apk most likely this game is pairipcore ac lol

What game name is this
now that you mention it, it does have pairipcore.so
game name is Dragon City, i saw it's already modded and i was playing it too back then so i tried to do it
did i pick the wrong game to start learning how to mod?:eek:
 
it does have pairipcore.so
Lol knew it , ye some modder did bypass that. Its doable but tiring. With zygisk mod should be easy, i mean as long its external and doesnt involve touching the apk should be fine

Ye move on and find other game