Perfare / Zygisk-Il2CppDumper

Using Zygisk to dump il2cpp data at runtime
MIT License
2.14k stars 5.24k forks source link

Game crashes #152

Open VanHoevenTR opened 11 months ago

VanHoevenTR commented 11 months ago

Game crashes as soon as it tries to dump

APK: https://apkcombo.com/takt-op-symphony/com.dgames.g65002002.google/

07-12 22:09:38.103 I/Perfare (26527): detect game: com.dgames.g65002002.google
07-12 22:09:38.127 I/Perfare (26527): hack thread: 26541
07-12 22:09:38.127 I/Perfare (26527): api level: 30
07-12 22:09:41.081 I/Perfare (26527): il2cpp_handle: 0xb400007d2a6006f0
07-12 22:09:41.081 W/Perfare (26527): api not found il2cpp_assembly_get_image
07-12 22:09:41.081 I/Perfare (26527): il2cpp_base: 7bc2743000
07-12 22:09:41.081 I/Perfare (26527): Waiting for il2cpp_init...
07-12 22:09:42.081 I/Perfare (26527): dumping...
alienwu2018 commented 11 months ago

maybe the app protect the export symbols,you can just parse libil2cpp.so to check this.no il2cpp symbols dump no work