trafo Posted November 5, 2023 Share Posted November 5, 2023 The game i want to dump, no have "global-metadata.dat" and libil2cpp.so in apk file. It's three any solition? Name game is: Dungeon quest Link to comment Share on other sites More sharing options...
0 THETWINSOFFICIAL Posted November 6, 2023 Share Posted November 6, 2023 On 11/5/2023 at 11:10 AM, trafo said: The game i want to dump, no have "global-metadata.dat" and libil2cpp.so in apk file. It's three any solition? Name game is: Dungeon quest If not have il2cpp dan metadata that game not based engine unity Link to comment Share on other sites More sharing options...
0 kiynox Posted November 6, 2023 Share Posted November 6, 2023 [ @trafo ] --- If there's no global-metada & libil2cpp, then it is not Unity engine based game. The solution is: you need to cheat it manually. As alternative to dumping, you can just dissasemble the library and do your own research to find the game structure and values. Here's some useful tools: - Radare2: use it on Termux (Android) - Ghidra or IDA Pro: use it on Windows or Linux - Frida: Both Android and (Windows or Linux) --- Seems like similar to Unity games, S3DMain.smf as Metadata, and libS3DClient.so as libil2cpp.so. Did you have tried to rename those file and see if you can use libil2cpp dumper? --- Link to comment Share on other sites More sharing options...
0 trafo Posted November 8, 2023 Author Share Posted November 8, 2023 On 11/7/2023 at 2:08 AM, kiynox said: [ @trafo ] --- If there's no global-metada & libil2cpp, then it is not Unity engine based game. The solution is: you need to cheat it manually. As alternative to dumping, you can just dissasemble the library and do your own research to find the game structure and values. Here's some useful tools: - Radare2: use it on Termux (Android) - Ghidra or IDA Pro: use it on Windows or Linux - Frida: Both Android and (Windows or Linux) --- Seems like similar to Unity games, S3DMain.smf as Metadata, and libS3DClient.so as libil2cpp.so. Did you have tried to rename those file and see if you can use libil2cpp dumper? --- No. I never think about to rename the file.thank you Link to comment Share on other sites More sharing options...
0 THETWINSOFFICIAL Posted November 11, 2023 Share Posted November 11, 2023 On 11/8/2023 at 12:07 PM, trafo said: No. I never think about to rename the file.thank you If game not based engine unity you can ose radare or ida Link to comment Share on other sites More sharing options...
0 trafo Posted November 15, 2023 Author Share Posted November 15, 2023 Thank you Link to comment Share on other sites More sharing options...
Question
trafo
The game i want to dump, no have "global-metadata.dat" and libil2cpp.so in apk file.
It's three any solition?
Name game is: Dungeon quest
Link to comment
Share on other sites
5 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