Solved How to mod a game with only one library, no function name, very few string? [Klondike Adventures]

Status
Not open for further replies.

Hezzel Quartz

Platinian
I want to mod Klondike Adventures. It is lib.so not libil2cpp.so

Q7.png


There is no function name, all sub_xxxxxx function. Evenmore, there are only very few strings in IDA disassembly result.

Q1.png
Q2.png
Q3.png
Q4.png
Q5.png
Q6.png


How to search any function, for this case? [for example coin function]

Can you all give me clue, tutorial or keyword to learn?

Thank you in Advance
 
Hi, Thank you for your reply

===============================================================================================

Is there anyone else can give suggestion, clue, tutorial, keyword for my problems?

I really appreciate it

Thank you in Advance
That Library Doesn't contain game logic, you may try to find other apk with more libraries or check assets folder in apk.
 
I'm guessing this is browser based game right?
I dunno today, but i found no tutorial for that. Besides, browser based games are mostly server sided so i doubt yoy can do any hacking.
 
Status
Not open for further replies.
Back
Top Bottom