Open Request Isekai:Slow Life

Luminouse和

Solid & Active Platinian
aLQB1iVZRhiyWwvMP-ohfBGQXTbJ1z_8_0JQf1NLuyxDA=s280.png


Game Name: Isekai:Slow Life

Google Play Store Link:

APK Link:

Cheat Requested:
  • Anything possible
Have you tried any cheat engines?:
No -> I don't have any modding experience
 
Last edited by a moderator:
Upvote 4
so i tried to look into this, the extracted it and found libil2cpp.so, download dumper and got the readable .dlls - but there are no mentions to game logic at all, no items, no gold, etc. Only the unity "general" stuff, login and Ui, sprites, but nothing really related to gold or EXP earn from battles, also nothing from score earn from mini game events...

For now what im looking for is to nullify the mini event score earning, like each action for certain events gives u personal score, that score gets in leaderboard, my objective is to remove that for now

What would you guys advice me to look for? I also tried to use Game Guardian, some visuals can be changed, but not effective.
I tried some years ago, to hack other games, and i believe i should look into smali files, if someone has another idea, im all hears
 
This is where im at, found the files i'm lookin for, inside GameApk->Assets->Android are the unity files, but obfuscated (idk if obfuscated right term, i can open the files and see the unity file header Unity 5.x)
1700956605846.png

1701004810838.png


Upon searching I believe the assets load function is at Assembly-CSharp or Asseembly-CSharp-First
1701005031874.png
1701005047323.png


the "MMC" got my atention there, the file extension and the file headers: "MOMC"

1701005078578.png


I will keep searching
 
This is where im at, found the files i'm lookin for, inside GameApk->Assets->Android are the unity files, but obfuscated (idk if obfuscated right term, i can open the files and see the unity file header Unity 5.x)
View attachment 576388
View attachment 576515

Upon searching I believe the assets load function is at Assembly-CSharp or Asseembly-CSharp-First
View attachment 576516View attachment 576517


the "MMC" got my atention there, the file extension and the file headers: "MOMC"

View attachment 576518

I will keep searching

Hey there!
You can actually open a lot of files as zip, they are encrypted but I posted the keys in this thread Unity assets files inside APK are (maybe) obfuscated/encrypted - Platinmods.com - Android & iOS MODs, Mobile Games & Apps

You won't find much in the il2cpp code as the game uses SLua and the entire game is written in Lua. If you unpack the apk and look into the lua_bundles folder there you have the Lua files encrypted and zipped, you can unpack those with the keys I mentioned (they are in a LuaJit bytecode format, you can use something like ljd (lua jit decompiler) to decompile them and get almost perfect code back).

I am actually currently working on a mod for the game, and besides that also reverse engineering the protocol they use (sproto) to make a standalone bot application
 
Hey there!
You can actually open a lot of files as zip, they are encrypted but I posted the keys in this thread Unity assets files inside APK are (maybe) obfuscated/encrypted - Platinmods.com - Android & iOS MODs, Mobile Games & Apps

You won't find much in the il2cpp code as the game uses SLua and the entire game is written in Lua. If you unpack the apk and look into the lua_bundles folder there you have the Lua files encrypted and zipped, you can unpack those with the keys I mentioned (they are in a LuaJit bytecode format, you can use something like ljd (lua jit decompiler) to decompile them and get almost perfect code back).

I am actually currently working on a mod for the game, and besides that also reverse engineering the protocol they use (sproto) to make a standalone bot application

Update to this: Currently working on a tool to make the modding process easier for myself, after that i will start making the mod and publish it
Sneak peak :)
1710364714146.png
 

Attachments

  • 1710364695420.png
    1710364695420.png
    22.5 KB · Views: 68

Similar threads

  • Suggestion Suggestion
Open Request Isekai Fantasy
Replies
0
Views
3K
Back
Top Bottom