trafo Posted November 5, 2023 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
THETWINSOFFICIAL Posted November 11, 2023 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
THETWINSOFFICIAL Posted November 6, 2023 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
kiynox Posted November 6, 2023 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? ---
trafo Posted November 8, 2023 Author 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
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
5 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.