Open Request Legend of Slime : Idle RPG

InstaFood

Rookie
_LK_IOZs4obnkFVFQLN8SmT06oLDOjaWm5Gd1Z_BhxVWg=s280.png


Game Name: Legend of Slime : Idle RPG

Google Play Store Link:

APK Link:

Cheat Requested:
  • Mod Menu
  • Unlimited Gold
  • Unlimited Gems
  • Unlimited Forks
  • Unlimited Trait Points
  • Unlimited Mastery Points
  • Unlimited Pickaxe
  • Unlimited Dynamite
  • Unlimited Drill
  • Unlimited Ore
  • Unlimited Dungeon Keys
  • Unlimited Gold Rush
  • Unlimited Village Raid
  • Unlimited Dwarven King
  • Speed up multiplier
  • One Hit
  • God Mode
Is it possible to watch ads for free?

Have you tried any cheat engines?:
Yes -> I used cheat engine and was able to change the looks of the value instead of the actual value. So it looks like I have 1500 gems, however, I was unable to spend 1500 gems as I originally have 300 gems.
 
Last edited by a moderator:
Upvote 0
thank, i'll try make end game mode :)) can you teach me how dump file when metadata is encrypt :))
Good luck. If you're going for assembly/IDA/Ghidra/hex modifications, DnSpy will help a lot and the IDA/ghidra scripts to use the dump to name the functoins. If you're going for hooks, then you'll either want physical android device (ARM64) or genymotion on amazon web services (ARM64). Since windows subsystem for android, bluestacks, nox, android studio, etc. are x64/x86 and emulate ARM64, so you can't access libil2cpp.so at runtime unless you use a physical device or genymotion ARM64. App uses protection "Liapp" and will crash on launch.

For metadata, it doesn't depend on ARM64, so any emulaltor would work. Quite simple, mostly luck. Start game guardian. Start game. Go to the metadata address in GG (gotten from a dump, should usually be similar every time) to get a feeling for what the encypted metadata looks like. Now, force quit game and restart it. Minimize game/switch apps if on physical device right before or as the black screen comes up when it launches. Usually only giving it a few seconds or less to run. Then check the usual address in GG for the metadata. It will either be the same thing as before (encypted), and means u need to restart. If it's different, voila. Dump the addresses now. The real metadata is usually a tiny bit down from the usual encypted metadata address. It's all about timing. But you don't need to do that since I dumped it already (I can give u the metadata file if u really want it). But, hopefully someone finds this useful in the future for other games.
 
Hmm, I wonder if you were able to do that (but not other things) because some functions in the code I dumped appear to use protected/hidden values. I think the chicken's stats may not use those same protected structures. But, when I tried and edit them by searching for the values directly, I had no luck since I would always isolate one address for a stat as I searched/refined search, but then it would change itself to some negative number and not actually be the stat anymore(changing it did nothing, or was only visual). Did you just do something like that, or did you use the offsets from a dump to mod it?

Update:
I've tried hooking the getter/setter functions with Frida, but the process is protected and will either use the anti-cheat called "Liapp" to detect tampering and force close the application or prevent attaching if it's already launched. I also tried developing a mod menu using the functions to hook, but recompiling the .apk also triggers Liapp detection, so the app crashes on launch. If you were able to do it just with Game Guardian alone, I'm gonna feel pretty dumb for how much time and research I've spent on this. Then again, it was for fun, but it's still very frustrating to not know what I'm missing lol

I'm not using dump method. Only gg + disable anticheat directly through the codes
 
I'm not using dump method. Only gg + disable anticheat directly through the codes
How are you doing it then? The traditional way of search for level in memory, level up once so value changes, then refine search in memory until you find address? Cause that doesn’t do anything for me. Can you explain in more detail or post a vid pls? Thank.
 
Dang, you too now? How'd you do it with GG? Why tf am I the only one whose numbers don't stick when I change them lol.
they create some "same vale", but only one is real for use. Any increase or decrease the real value, another value will increase or decrease same amount !!
I can't tell more, because it's a secret.
 
How are you doing it then? The traditional way of search for level in memory, level up once so value changes, then refine search in memory until you find address? Cause that doesn’t do anything for me. Can you explain in more detail or post a vid pls? Thank.

Chk Pm
 
they create some "same vale", but only one is real for use. Any increase or decrease the real value, another value will increase or decrease same amount !!
I can't tell more, because it's a secret.

it's not a secret :/ sharing knowledge is a free thing. I dont know about dump process even though many tools there. Some games are non modable by modders can do via gg ( not all but some server sided games including currency )
 
it's not a secret :/ sharing knowledge is a free thing. I dont know about dump process even though many tools there. Some games are non modable by modders can do via gg ( not all but some server sided games including currency )
all game hack by gg, can be hack by modder, and opposite :)
 
all game hack by gg, can be hack by modder, and opposite :)
I don't know what was so "secret," especially after I shared with you how I was able to decrypt and dump the metadata, you'd think you'd want to reciprocate no? Don't gotta be like that.. And, no, that's not true at all. This games uses a very advanced protection called Liapp. Look it up everyone says it's the toughest one in the industry to beat. Editing values in memory can still be easier than actual modding because memory values are displayed as they are. As long as you can locate the right value, you're set, whereas the game's functions themselves are obfuscated and the game tries to make it impossible for any modifications to the source code or injectables like Frida through Liapp.
 
I don't know what was so "secret," especially after I shared with you how I was able to decrypt and dump the metadata, you'd think you'd want to reciprocate no? Don't gotta be like that.. And, no, that's not true at all. This games uses a very advanced protection called Liapp. Look it up everyone says it's the toughest one in the industry to beat. Editing values in memory can still be easier than actual modding because memory values are displayed as they are. As long as you can locate the right value, you're set, whereas the game's functions themselves are obfuscated and the game tries to make it impossible for any modifications to the source code or injectables like Frida through Liapp.
It's actually pretty easy to bypass
 
Would you please pm me the steps as well? Can't say I'm a good modder but I tried my best with no progress so I'll just give up and ask for your help.
Thanks in advance!

Idk the steps about modding in apk. Its done by game guardian bro. is that ok for u ?
 

Similar threads

Back
Top Bottom