-
Posts
1,369 -
Joined
-
Last visited
-
Days Won
73
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by THETWINSOFFICIAL
-
Install app via shizuku
-
Bypass root Detection / liapp
THETWINSOFFICIAL replied to THETWINSOFFICIAL's topic in Video Tutorials
That detected virtual -
Just edit sdk
- 1,992 replies
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Dump il2cpp support root / no root
THETWINSOFFICIAL replied to THETWINSOFFICIAL's topic in Video Tutorials
?- 4 replies
-
- Dump
- Dump il2cpp
-
(and 3 more)
Tagged with:
-
- 4 replies
-
- Dump
- Dump il2cpp
-
(and 3 more)
Tagged with:
-
is there a raw apk? which has not been modified
-
Okay
-
Have alternative link ? Very" slow Speed download
-
Paid apk send crack apk or free apk
-
Dump game and just calculate offset Libil2cpp + offset If not work try another offset
-
Oh , yes maybe that protected
-
Check on my yt already mod menu that
-
com.Sunborn.SnqxExilium-dump.cs
-
I try
-
Or you can decompile apk and edit androidmanifers Search nativexport (maybe this) And edit to true
-
0x180da10 Method name :get_CompletedLevels For unlock level (beginner easy and etc) 0x176e068 Method name :GetLevelCompleteMode For unlock stage But GetLevelCompleteMode > class level I cant make for you (obfuscate dump.cs) Use field searcher or hooking that In class level (You must dump game use il2cppdump) For get dump.cs and find class level I think start for unlock all stage (complete stage) hmm...
-
Use ida /ghidra because ida/ghidra can decompile file.so
-
Use ida or ghidra for that file if that game unity use il2Cppdump
-
For coin Int32 get_Coins(); // 0x13ec768 //64bit game Set ~A8 MOV W0, #0x500000 ~A8 RET For gems Int32 get_Gems(); // 0x13ea550 For hummer Int32 get_Hammers(); // 0x13ec880 For ads removing Bool get_AdsRemoved(); // 0x13e7d88 For last level Int32 get_LastReachedLevel(); // 0x13ecab0
-
~A8 Mov w0, #20 ~A8 RET