vaibhavi Posted November 15 Share Posted November 15 Hello Guys, pleaser need help in dumping protected libli2cpp.so file. I tried LibDumper(V-3) lua script and getting error. (Game link - https://play.google.com/store/apps/details?id=com.nautilus.realcricket) Thanks. Link to comment Share on other sites More sharing options...
1 kiynox Posted yesterday at 10:41 AM Share Posted yesterday at 10:41 AM [ @vaibhavi ] --- Quote I found armeabi-v7a and arm64-v8a in lib folder. I deleted arm64-v8a,recompiled the APK Any reason to do that? A recompiled apk often breaks the game because it also breaks the apk's signature. I wouldn't recommend that. --- 1 Link to comment Share on other sites More sharing options...
0 RealWanteD Posted November 19 Share Posted November 19 Use fake lib dumper 1 Link to comment Share on other sites More sharing options...
0 kiynox Posted November 19 Share Posted November 19 [ @vaibhavi ] --- You can use: GGIL2CPP or Zygisk-Il2CppDumper as an Magisk module. For example using GGIL2CPP: require("Il2cppApi") Il2cpp() print(Il2cpp) --- 1 Link to comment Share on other sites More sharing options...
0 MAARS Posted November 19 Share Posted November 19 (edited) 1 hour ago, kiynox said: print(Il2cpp) Better redirect the output to a file instead of printing, print is slow And I wonder if gg can support such big chunk of data as il2cpp dump or you will get a Java stack overflow error Edited November 19 by MAARS 1 Link to comment Share on other sites More sharing options...
0 nok1a Posted November 19 Share Posted November 19 (edited) On 11/15/2023 at 7:37 AM, vaibhavi said: Hello Guys, pleaser need help in dumping protected libli2cpp.so file. I tried LibDumper(V-3) lua script and getting error. (Game link - https://play.google.com/store/apps/details?id=com.nautilus.realcricket) Thanks. If its not that one specific game try it manually with GG and Hex editor using one of the two tutorials. You need a PC though. Because some mobile dumpers don't support some metadata versions while on PC it does. Dunno why. Edited November 19 by nok1a 1 Link to comment Share on other sites More sharing options...
0 kiynox Posted November 20 Share Posted November 20 [ @MAARS ] --- Quote Better redirect the output to a file instead of printing, print is slow Sure, but you get the idea. --- 1 Link to comment Share on other sites More sharing options...
0 nok1a Posted November 22 Share Posted November 22 44 minutes ago, SYLVIA said: Use libautodumper Not work for realphone It does but sure, there are exceptions. 1 Link to comment Share on other sites More sharing options...
0 nok1a Posted November 22 Share Posted November 22 On 11/15/2023 at 7:37 AM, vaibhavi said: Hello Guys, pleaser need help in dumping protected libli2cpp.so file. I tried LibDumper(V-3) lua script and getting error. (Game link - https://play.google.com/store/apps/details?id=com.nautilus.realcricket) Thanks. Dump 64bit: https://mega.nz/folder/HVkHlKzJ#eLLBQbnyMzeHJWJzL6ypDQ Aside from that i also received same error as you when using the script. For fix the issue you have to contact the owner of the script: libil2cpp.so and metadata.dat dumping script (#rpaaz4p) Game had some protection on mobile when i selected the process. I was using F1 in VM. Dunno why. On Bluestacks did not get a message that game is protected. So dumped it there. Works fine: There are 2 libil2cpp.so files: so i dumped both of them, i am not sure if they are the same, but the sizes differ between dumps..so i guess not. This is the other dump. 1 Link to comment Share on other sites More sharing options...
0 vaibhavi Posted yesterday at 09:35 AM Author Share Posted yesterday at 09:35 AM I found armeabi-v7a and arm64-v8a in lib folder. I deleted arm64-v8a,recompiled the APK, and the game ran smoothly for the first time. But when I tried changing things like coins with useing gg the game crashed and didn't work again. here is the lib folder https://www.mediafire.com/file/l9hz8eim86tw192/lib.zip/file thanks. Link to comment Share on other sites More sharing options...
0 vaibhavi Posted yesterday at 02:14 PM Author Share Posted yesterday at 02:14 PM 3 hours ago, kiynox said: [ @vaibhavi ] --- Any reason to do that? A recompiled apk often breaks the game because it also breaks the apk's signature. I wouldn't recommend that. --- Yes you're right. What apk is signature ? Link to comment Share on other sites More sharing options...
0 SYLVIA Posted yesterday at 03:48 PM Share Posted yesterday at 03:48 PM On 11/23/2023 at 12:04 AM, SYLVIA said: Use libautodumper Not work for realphone Work Link to comment Share on other sites More sharing options...
-2 SYLVIA Posted November 22 Share Posted November 22 Use libautodumper On 11/20/2023 at 3:08 AM, nok1a said: If its not that one specific game try it manually with GG and Hex editor using one of the two tutorials. You need a PC though. Because some mobile dumpers don't support some metadata versions while on PC it does. Dunno why. Not work for realphone 1 Link to comment Share on other sites More sharing options...
Question
vaibhavi
Hello Guys, pleaser need help in dumping protected libli2cpp.so file. I tried LibDumper(V-3) lua script and getting error. (Game link - https://play.google.com/store/apps/details?id=com.nautilus.realcricket)
Thanks.
Link to comment
Share on other sites
12 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now