Giter VIP home page Giter VIP logo

zygisk-il2cppdumper's Introduction

Zygisk-Il2CppDumper

Il2CppDumper with Zygisk, dump il2cpp data at runtime, can bypass protection, encryption and obfuscation.

中文说明请戳这里

How to use

  1. Install Magisk v24 or later and enable Zygisk
  2. Build module
    • GitHub Actions
      1. Fork this repo
      2. Go to the Actions tab in your forked repo
      3. In the left sidebar, click the Build workflow.
      4. Above the list of workflow runs, select Run workflow
      5. Input the game package name and click Run workflow
      6. Wait for the action to complete and download the artifact
    • Android Studio
      1. Download the source code
      2. Edit game.h, modify GamePackageName to the game package name
      3. Use Android Studio to run the gradle task :module:assembleRelease to compile, the zip package will be generated in the out folder
  3. Install module in Magisk
  4. Start the game, dump.cs will be generated in the /data/data/GamePackageName/files/ directory

zygisk-il2cppdumper's People

Contributors

5k1l avatar perfare avatar taozhiyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zygisk-il2cppdumper's Issues

模块运行时导致游戏卡死

游戏是战双帕弥什,包名com.kurogame.haru.bilibili unity版本2018.4.23f1

装上模块进入游戏几秒之后游戏就会卡死,我从logcat抓到以下日志
Log1:
10-17 21:52:35.909: V/Riru (10241): il2cppdumper: forkAndSpecializePost
10-17 21:52:35.909: V/Riru (10247): il2cppdumper: forkAndSpecializePost
10-17 21:52:35.944: V/Riru (10252): il2cppdumper: forkAndSpecializePost
10-17 21:52:53.033: V/Riru (10392): il2cppdumper: forkAndSpecializePost
10-17 21:52:53.579: V/Riru (10416): il2cppdumper: forkAndSpecializePost
10-17 21:52:53.614: V/Riru (10421): il2cppdumper: forkAndSpecializePost
10-17 21:52:53.654: V/Riru (10437): il2cppdumper: forkAndSpecializePost
10-17 21:52:57.676: V/Riru (10494): il2cppdumper: forkAndSpecializePost
10-17 21:52:58.726: V/Riru (10521): il2cppdumper: forkAndSpecializePost
10-17 21:52:59.715: V/Riru (10566): il2cppdumper: forkAndSpecializePost
10-17 21:53:02.454: V/Riru (10602): il2cppdumper: forkAndSpecializePost
10-17 21:53:02.649: V/Riru (10631): il2cppdumper: forkAndSpecializePost
10-17 21:53:07.698: I/Unity (10602): Built from '2018.4/china_unity/release' branch, Version '2018.4.23f1 (c33343718ef4)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
10-17 21:53:07.924: I/Perfare (10602): Got il2cpp handle!
10-17 21:53:13.461: I/Perfare (10602): il2cpp_handle: 0xcd11b61d9873e019
10-17 21:53:13.468: I/Perfare (10602): il2cpp_base: 6faf0c0000
10-17 21:53:13.798: E/CRASH (10602): Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
10-17 21:53:13.851: E/CRASH (10602): #2 pc 00000000003d30fc /data/app/com.kurogame.haru.bilibili-eLiPwVEh3qkXrWJ6DJt35g==/lib/arm64/libil2cpp.so ()
10-17 21:53:13.851: E/CRASH (10602): #3 pc 00000000003cc8e4 /data/app/com.kurogame.haru.bilibili-eLiPwVEh3qkXrWJ6DJt35g==/lib/arm64/libil2cpp.so ()
10-17 21:53:13.851: E/CRASH (10602): #4 pc 00000000003cc950 /data/app/com.kurogame.haru.bilibili-eLiPwVEh3qkXrWJ6DJt35g==/lib/arm64/libil2cpp.so ()
10-17 21:53:13.851: E/CRASH (10602): #5 pc 00000000003cca8c /data/app/com.kurogame.haru.bilibili-eLiPwVEh3qkXrWJ6DJt35g==/lib/arm64/libil2cpp.so ()
10-17 21:53:13.851: E/CRASH (10602): #6 pc 000000000039326c /data/app/com.kurogame.haru.bilibili-eLiPwVEh3qkXrWJ6DJt35g==/lib/arm64/libil2cpp.so ()
10-17 21:53:13.851: E/CRASH (10602): #7 pc 0000000000b75b00 /data/app/com.kurogame.haru.bilibili-eLiPwVEh3qkXrWJ6DJt35g==/lib/arm64/libil2cpp.so ()
10-17 21:53:13.851: E/CRASH (10602): #8 pc 000000000001cc0c /system/lib64/libriru_il2cppdumper.so ()
10-17 21:53:13.851: E/CRASH (10602): #9 pc 00000000000191a4 /system/lib64/libriru_il2cppdumper.so ()
10-17 21:53:13.857: E/MessageQueue(10602): at libil2cpp.(:0)
10-17 21:53:13.857: E/MessageQueue(10602): at libil2cpp.(:0)
10-17 21:53:13.857: E/MessageQueue(10602): at libil2cpp.(:0)
10-17 21:53:13.857: E/MessageQueue(10602): at libil2cpp.(:0)
10-17 21:53:13.857: E/MessageQueue(10602): at libil2cpp.(:0)
10-17 21:53:13.857: E/MessageQueue(10602): at libil2cpp.(:0)
10-17 21:53:13.857: E/MessageQueue(10602): at libriru_il2cppdumper.(:0)
10-17 21:53:13.857: E/MessageQueue(10602): at libriru_il2cppdumper.(:0)
10-17 21:53:22.706: V/Riru (10875): il2cppdumper: forkAndSpecializePost
10-17 21:53:23.624: V/Riru (10893): il2cppdumper: forkAndSpecializePost
10-17 21:53:33.625: V/Riru (10946): il2cppdumper: forkAndSpecializePost
10-17 21:53:36.456: V/Riru (10965): il2cppdumper: forkAndSpecializePost
10-17 21:54:03.629: V/Riru (11054): il2cppdumper: forkAndSpecializePost
10-17 21:54:12.024: V/Riru (11090): il2cppdumper: forkAndSpecializePost
10-17 21:54:13.740: V/Riru (11193): il2cppdumper: forkAndSpecializePost
10-17 21:54:23.598: V/Riru (11288): il2cppdumper: forkAndSpecializePost

Log2:
10-17 21:59:02.919: E/MessageQueue(12949): IdleHandler threw exception
10-17 21:59:02.919: E/MessageQueue(12949): java.lang.Error: signal 6 (SIGABRT), code 0 (?), fault addr --------
10-17 21:59:02.919: E/MessageQueue(12949): Build fingerprint: 'xiaomi/sakura/sakura:9/PKQ1.180917.001/V12.0.1.0.PDICNXM:user/release-keys'
10-17 21:59:02.919: E/MessageQueue(12949): Revision: '0'
10-17 21:59:02.919: E/MessageQueue(12949): pid: 12949, tid: 12957, name: e.haru.bilibil >>> com.kurogame.haru.bilibili <<<
10-17 21:59:02.919: E/MessageQueue(12949): x0 0000000000000000 x1 000000000000329d x2 0000000000000006 x3 0000000000000008
10-17 21:59:02.919: E/MessageQueue(12949): x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 0000000000000000
10-17 21:59:02.919: E/MessageQueue(12949): x8 0000000000000083 x9 db4749767fc5cbc7 x10 0000000000000000 x11 fffffffc7ffffbdf
10-17 21:59:02.919: E/MessageQueue(12949): x12 0000000000000001 x13 ffffffffffffffff x14 0000000000000000 x15 0000000000000069
10-17 21:59:02.919: E/MessageQueue(12949): x16 00000070573d22b8 x17 00000070572f1c50 x18 0000000000000010 x19 0000000000003295
10-17 21:59:02.919: E/MessageQueue(12949): x20 000000000000329d x21 0000006fb3742000 x22 0000006fc5ad8d40 x23 0000006fb3a45000
10-17 21:59:02.919: E/MessageQueue(12949): x24 0000006fd3b21000 x25 0000000000000018 x26 0000006fbae8d0e9 x27 0000006fbae8d0e9
10-17 21:59:02.919: E/MessageQueue(12949): x28 0000006fd3b21000 x29 0000006fbae8cf60 x30 00000070572e50c4
10-17 21:59:02.919: E/MessageQueue(12949): sp 0000006fbae8cf20 pc 00000070572e50ec pstate 0000000060000000
10-17 21:59:02.919: E/MessageQueue(12949):
10-17 21:59:02.919: E/MessageQueue(12949): at [vdso].(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libc.abort(abort:112)
10-17 21:59:02.919: E/MessageQueue(12949): at libil2cpp.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libil2cpp.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libil2cpp.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libil2cpp.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libil2cpp.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libil2cpp.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libriru_il2cppdumper.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libriru_il2cppdumper.(:0)
10-17 21:59:02.919: E/MessageQueue(12949): at libc._ZL15__pthread_startPv(_ZL15__pthread_startPv:36)
10-17 21:59:02.919: E/MessageQueue(12949): at libc.__start_thread(__start_thread:68)

dump

测试机器: Pixel XL (代号marlin)
系统Android8.1 (google/marlin/marlin:8.1.0/OPM1.171019.011/4448085:user/release-keys)
Native Hook框架 ele7inlinehook (whale会崩溃)

测试app和编译好的模块等
链接:https://pan.baidu.com/s/1J-V1XDn-HRf43ndRJB_nJw
提取码:4kdt

问题代码:

while (!il2cpp_handle) {
sleep(1);
}
sleep(5);
LOGI("before il2cpp_dump");
il2cpp_dump(il2cpp_handle, game_data_dir); ---> 这里会崩溃
LOGI("after il2cpp_dump");

hook代码如下:

typedef void* (* PFN___android_dlopen_ext) (const char* filename,int flags,const void* caller_addr);
PFN___android_dlopen_ext pfn_AndroidDlopenExt = NULL;
void* __android_dlopen_ext_new(const char* filename,int flags,const void* caller_addr){
//LOGI("__android_dlopen_ext %s", filename);
void *handle = pfn_AndroidDlopenExt(filename, flags, caller_addr);
dlopen_process(filename, handle);
return handle;

}
......................................................................................

if (api_level > 25) {
    void *libdl_handle = dlopen("libdl.so", RTLD_LAZY);
    void *__loader_dlopen_addr = dlsym(libdl_handle, "__loader_dlopen");
    LOGI("__loader_dlopen at: %p", __loader_dlopen_addr);
    hook("__loader_dlopen", __loader_dlopen_addr, (void *) __android_dlopen_ext_new,
                        (void **) &pfn_AndroidDlopenExt);

LOG日志如下:
2020-08-11 13:53:29.482 2487-2498/? I/Perfare: before il2cpp_dump
2020-08-11 13:53:29.482 2487-2498/? I/Perfare: il2cpp_handle: 0x8a8b4883
2020-08-11 13:53:29.484 2487-2498/? I/Perfare: typeDefinitionsCount: 2227
2020-08-11 13:53:29.487 2487-2498/? I/Perfare: il2cpp_base: c8311000
2020-08-11 13:53:29.487 2487-2498/? I/Perfare: Assembly::Load: 0xc86b62e8
2020-08-11 13:53:29.487 2487-2498/? I/Perfare: Assembly::GetTypes: 0xc86b60b8
2020-08-11 13:53:29.487 2487-2498/? I/Perfare: dumping...

崩溃堆栈信息:
2020-08-11 13:56:08.468 1902-1909/? E/ANDR-PERF-OPTSHANDLER: Warning: Resource [2, 0] not supported for core 1. Instead use resource for core 0
2020-08-11 13:56:08.468 1902-1909/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 2, 0]
2020-08-11 13:56:08.806 680-1001/? E/volume_listener: check_and_set_gain_dep_cal: Failed to set gain dep cal level
2020-08-11 13:56:08.809 1902-1909/? E/ANDR-PERF-OPTSHANDLER: Warning: Resource [2, 0] not supported for core 1. Instead use resource for core 0
2020-08-11 13:56:08.809 1902-1909/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 2, 0]
2020-08-11 13:56:14.099 2210-2253/? E/ReloadingLock: Finalizing LOCKED Token[canvas 2020-08-11 13:53:30.233]
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a'
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: Build fingerprint: 'google/marlin/marlin:8.1.0/OPM1.171019.011/4448085:user/release-keys'
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: Revision: '0'
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: pid: 4318, tid: 4325, name: og.test.LogTes >>> com.com.log.test.LogTest <<<
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: r0 00638758 r1 cbb12b48 r2 00000000 r3 80000000
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: r4 e48a8fbc r5 e48a8fa0 r6 00000000 r7 ca630360
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: r8 c438e710 r9 c438e844 sl c81427ca fp cbb126f0
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: ip c8b10338 sp cbb126d8 lr c84daed4 pc c84dae30 cpsr c3ee6a00
2020-08-11 13:56:14.546 4318-4325/? E/CRASH: backtrace:
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: #00 pc 00148e30 /data/app/com.com.log.test.LogTest-LDhSYfGSCxbCD25ttfX_gQ==/lib/arm/libil2cpp.so
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: #1 pc 001477d0 /data/app/com.com.log.test.LogTest-LDhSYfGSCxbCD25ttfX_gQ==/lib/arm/libil2cpp.so
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: #2 pc 00214fc0 /data/app/com.com.log.test.LogTest-LDhSYfGSCxbCD25ttfX_gQ==/lib/arm/libil2cpp.so
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: #3 pc 00214ef0 /data/app/com.com.log.test.LogTest-LDhSYfGSCxbCD25ttfX_gQ==/lib/arm/libil2cpp.so
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: #4 pc 0000bafb /system/lib/libriru_il2cppdumper.so
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: memory near r0:
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: 00638738 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: 00638748 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: 00638758 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.652 4318-4325/? E/CRASH: 00638768 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 00638778 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 00638788 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 00638798 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 006387a8 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 006387b8 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 006387c8 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 006387d8 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 006387e8 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 006387f8 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 00638808 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 00638818 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 00638828 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: memory near r3:
2020-08-11 13:56:14.653 4318-4325/? E/CRASH: 7fffffe0 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 7ffffff0 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000000 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000010 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000020 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000030 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000040 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000050 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000060 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000070 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000080 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 80000090 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 800000a0 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 800000b0 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 800000c0 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: 800000d0 ffffffff ffffffff ffffffff ffffffff ................
2020-08-11 13:56:14.654 4318-4325/? E/CRASH: code around pc:
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae10 e1a07002 e1a04005 e5b4001c e3500000 [email protected].
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae20 18bd8bf0 eb000024 e1a06000 e59f0084 ....$....`......
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae30 e8960300 e3a01001 e08f0000 e3a02000 ............. ..
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae40 e5900028 eb00abf1 e0491008 e3570000 (.........I...W.
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae50 e1a08141 0a000006 e3580000 1a000004 A.........X.....
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae60 e3a01001 ebffe44a e1a02000 e5827010 ....J.... ...p..
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae70 ea00000c e1a01008 ebffe445 e1a02000 ........E.... ..
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae80 e8960003 e1500001 0a000006 e0821108 ......P.........
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84dae90 e281100c e4903004 e4013004 e5963004 .....0...0...0..
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84daea0 e1500003 1afffffa e1a00005 e1a01004 ..P.............
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84daeb0 e8bd4bf0 eafd78f0 00638758 e92d4c10 .K...x..X.c..L-.
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84daec0 e28db008 e59f0038 e79f0000 e5900000 ....8...........
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84daed0 ebfd7985 e1a04000 e3540000 0a000006 [email protected].....
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84daee0 e59f0020 e3a02000 e5941000 e08f0000 .... ..........
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84daef0 e5841004 e1a01004 ebff84d8 e1a00004 ................
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: c84daf00 e8bd8c10 00638c88 00019e88 e92d4c10 ......c......L-.
2020-08-11 13:56:14.655 4318-4325/? E/CRASH: code around lr:
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daeb4 eafd78f0 00638758 e92d4c10 e28db008 .x..X.c..L-.....
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daec4 e59f0038 e79f0000 e5900000 ebfd7985 8............y..
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daed4 e1a04000 e3540000 0a000006 e59f0020 [email protected]..... ...
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daee4 e3a02000 e5941000 e08f0000 e5841004 . ..............
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daef4 e1a01004 ebff84d8 e1a00004 e8bd8c10 ................
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf04 00638c88 00019e88 e92d4c10 e28db008 ..c......L-.....
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf14 e24dd008 e1a04000 e59f0038 e59f2038 [email protected] ..
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf24 e3a03000 e59f1034 e79f0000 e08f2002 .0..4........ ..
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf34 e08f1001 e58d3004 e58d3000 e1a0300d .....0...0...0..
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf44 eb0002cb e1a01004 e3a02000 ebfffa1b ......... ......
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf54 e24bd008 e8bd8c10 00638664 004b83ee ..K.....d.c...K.
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf64 004b8362 e92d4c10 e28db008 e1a04000 b.K..L-......@..
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf74 e59f0028 e59f1028 e3a03000 e59f2024 (...(....0..$ ..
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf84 e79f0000 e08f1001 e08f2002 eb0002f5 ......... ......
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84daf94 e1a01004 e3a02000 e8bd4c10 eafffa07 ..... ...L......
2020-08-11 13:56:14.656 4318-4325/? E/CRASH: c84dafa4 0063860c 004b830e 004b83e6 e92d4c10 ..c...K...K..L-.
2020-08-11 13:56:14.669 4318-4336/? E/CRASH: other thread is trapped; signum = 11

--------- beginning of crash

2020-08-11 13:56:14.670 4318-4336/? E/AndroidRuntime: FATAL EXCEPTION: UnityMain
Process: com.com.log.test.LogTest, PID: 4318
java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
Build fingerprint: 'google/marlin/marlin:8.1.0/OPM1.171019.011/4448085:user/release-keys'
Revision: '0'
pid: 4318, tid: 4325, name: og.test.LogTes >>> com.com.log.test.LogTest <<<
r0 00638758 r1 cbb12b48 r2 00000000 r3 80000000
r4 e48a8fbc r5 e48a8fa0 r6 00000000 r7 ca630360
r8 c438e710 r9 c438e844 sl c81427ca fp cbb126f0
ip c8b10338 sp cbb126d8 lr c84daed4 pc c84dae30 cpsr c3ee6a00

    at libil2cpp.00148e30(Native Method)
    at libil2cpp.001477d0(Native Method)
    at libil2cpp.00214fc0(Native Method)
    at libil2cpp.00214ef0(Native Method)
    at libriru_il2cppdumper.0000bafb(Native Method)

2020-08-11 13:56:15.376 2210-2280/? E/EntrySyncManager: Cannot determine account name: drop request
2020-08-11 13:56:15.377 2210-2280/? E/NowController: Failed to access data from EntryProvider. ExecutionException.
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Could not complete scheduled request to refresh entries. ClientErrorCode: 3
at com.google.common.util.concurrent.d.da(SourceFile:85)
at com.google.common.util.concurrent.d.get(SourceFile:23)
at com.google.common.util.concurrent.l.get(SourceFile:2)
at com.google.android.apps.gsa.staticplugins.nowstream.b.a.af.aGC(SourceFile:21)
at com.google.android.apps.gsa.staticplugins.nowstream.b.a.af.doInBackground(SourceFile:153)
at com.google.android.apps.gsa.shared.util.concurrent.d.call(SourceFile:2)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.google.android.apps.gsa.shared.util.concurrent.a.ag.run(Unknown Source:4)
at com.google.android.apps.gsa.shared.util.concurrent.a.bo.run(SourceFile:4)
at com.google.android.apps.gsa.shared.util.concurrent.a.bo.run(SourceFile:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
at com.google.android.apps.gsa.shared.util.concurrent.a.ak.run(SourceFile:6)
Caused by: java.lang.RuntimeException: Could not complete scheduled request to refresh entries. ClientErrorCode: 3
at com.google.android.apps.gsa.sidekick.main.i.u.ak(SourceFile:6)
at com.google.common.util.concurrent.q.P(SourceFile:7)
at com.google.common.util.concurrent.p.run(SourceFile:37)
at com.google.common.util.concurrent.br.execute(SourceFile:3)
at com.google.common.util.concurrent.d.a(SourceFile:264)
at com.google.common.util.concurrent.d.addListener(SourceFile:134)
at com.google.common.util.concurrent.p.b(SourceFile:3)
at com.google.common.util.concurrent.ax.a(SourceFile:18)
at com.google.android.apps.gsa.shared.util.concurrent.h.a(SourceFile:10)
at com.google.android.apps.gsa.shared.util.concurrent.h.a(SourceFile:7)
at com.google.android.apps.gsa.sidekick.main.i.r.a(SourceFile:15)
at com.google.android.apps.gsa.sidekick.main.i.s.ak(SourceFile:8)
at com.google.common.util.concurrent.q.P(SourceFile:7)
at com.google.common.util.concurrent.p.run(SourceFile:37)
at com.google.common.util.concurrent.br.execute(SourceFile:3)
at com.google.common.util.concurrent.d.a(SourceFile:264)
at com.google.common.util.concurrent.d.addListener(SourceFile:134)
at com.google.common.util.concurrent.p.b(SourceFile:3)
at com.google.common.util.concurrent.ax.a(SourceFile:18)
at com.google.android.apps.gsa.shared.util.concurrent.h.a(SourceFile:10)
at com.google.android.apps.gsa.shared.util.concurrent.h.a(SourceFile:7)
at com.google.android.apps.gsa.sidekick.main.i.r.a(SourceFile:10)
at com.google.android.apps.gsa.staticplugins.nowstream.b.a.af.aGC(SourceFile:20)
at com.google.android.apps.gsa.staticplugins.nowstream.b.a.af.doInBackground(SourceFile:153) 
at com.google.android.apps.gsa.shared.util.concurrent.d.call(SourceFile:2) 
at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457) 
at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
at com.google.android.apps.gsa.shared.util.concurrent.a.ag.run(Unknown Source:4) 
at com.google.android.apps.gsa.shared.util.concurrent.a.bo.run(SourceFile:4) 
at com.google.android.apps.gsa.shared.util.concurrent.a.bo.run(SourceFile:4) 
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) 
at java.lang.Thread.run(Thread.java:764) 
at com.google.android.apps.gsa.shared.util.concurrent.a.ak.run(SourceFile:6) 
2020-08-11 13:56:15.520 1831-1966/? E/ModuleIdSetter: exception when setting module id
java.lang.IllegalStateException: Unable to get current module info in ModuleManager created with non-module Context
at com.google.android.chimera.config.ModuleManager.getCurrentModule(:com.google.android.gms@[email protected] (040400-320008519):2)
at aeqs.a(:com.google.android.gms@[email protected] (040400-320008519):4)
at aeqv.b(:com.google.android.gms@[email protected] (040400-320008519):9)
at aend.a(Unknown Source:0)
at rlj.a(:com.google.android.gms@[email protected] (040400-320008519):0)
at rhs.c(:com.google.android.gms@[email protected] (040400-320008519):1)
at rhq.b(:com.google.android.gms@[email protected] (040400-320008519):1)
at rkh.b(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.c(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.a(:com.google.android.gms@[email protected] (040400-320008519):63)
at rkl.handleMessage(:com.google.android.gms@[email protected] (040400-320008519):72)
at android.os.Handler.dispatchMessage(Handler.java:102)
at aefh.a(:com.google.android.gms@[email protected] (040400-320008519):2)
at aefh.dispatchMessage(:com.google.android.gms@[email protected] (040400-320008519):12)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
2020-08-11 13:56:15.689 1831-1966/? E/ModuleIdSetter: exception when setting module id
java.lang.IllegalStateException: Unable to get current module info in ModuleManager created with non-module Context
at com.google.android.chimera.config.ModuleManager.getCurrentModule(:com.google.android.gms@[email protected] (040400-320008519):2)
at aeqs.a(:com.google.android.gms@[email protected] (040400-320008519):4)
at aeqv.b(:com.google.android.gms@[email protected] (040400-320008519):9)
at aend.a(Unknown Source:0)
at rlj.a(:com.google.android.gms@[email protected] (040400-320008519):0)
at rhs.c(:com.google.android.gms@[email protected] (040400-320008519):1)
at rhq.b(:com.google.android.gms@[email protected] (040400-320008519):1)
at rkh.b(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.c(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.a(:com.google.android.gms@[email protected] (040400-320008519):63)
at rkl.handleMessage(:com.google.android.gms@[email protected] (040400-320008519):72)
at android.os.Handler.dispatchMessage(Handler.java:102)
at aefh.a(:com.google.android.gms@[email protected] (040400-320008519):2)
at aefh.dispatchMessage(:com.google.android.gms@[email protected] (040400-320008519):12)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
2020-08-11 13:56:15.716 1831-1966/? E/ModuleIdSetter: exception when setting module id
java.lang.IllegalStateException: Unable to get current module info in ModuleManager created with non-module Context
at com.google.android.chimera.config.ModuleManager.getCurrentModule(:com.google.android.gms@[email protected] (040400-320008519):2)
at aeqs.a(:com.google.android.gms@[email protected] (040400-320008519):4)
at aeqv.b(:com.google.android.gms@[email protected] (040400-320008519):9)
at aend.a(Unknown Source:0)
at rlj.a(:com.google.android.gms@[email protected] (040400-320008519):0)
at rhs.c(:com.google.android.gms@[email protected] (040400-320008519):1)
at rhq.b(:com.google.android.gms@[email protected] (040400-320008519):1)
at rkh.b(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.c(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.a(:com.google.android.gms@[email protected] (040400-320008519):63)
at rkl.handleMessage(:com.google.android.gms@[email protected] (040400-320008519):72)
at android.os.Handler.dispatchMessage(Handler.java:102)
at aefh.a(:com.google.android.gms@[email protected] (040400-320008519):2)
at aefh.dispatchMessage(:com.google.android.gms@[email protected] (040400-320008519):12)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
2020-08-11 13:56:16.056 2683-2825/? E/bt_btm: BTM_BleObserve Observe Already Active
2020-08-11 13:56:16.083 1831-1966/? E/ModuleIdSetter: exception when setting module id
java.lang.IllegalStateException: Unable to get current module info in ModuleManager created with non-module Context
at com.google.android.chimera.config.ModuleManager.getCurrentModule(:com.google.android.gms@[email protected] (040400-320008519):2)
at aeqs.a(:com.google.android.gms@[email protected] (040400-320008519):4)
at aeqv.b(:com.google.android.gms@[email protected] (040400-320008519):9)
at aend.a(Unknown Source:0)
at rlj.a(:com.google.android.gms@[email protected] (040400-320008519):0)
at rhs.c(:com.google.android.gms@[email protected] (040400-320008519):1)
at rhq.b(:com.google.android.gms@[email protected] (040400-320008519):1)
at rkh.b(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.c(:com.google.android.gms@[email protected] (040400-320008519):6)
at rkh.a(:com.google.android.gms@[email protected] (040400-320008519):63)
at rkl.handleMessage(:com.google.android.gms@[email protected] (040400-320008519):72)
at android.os.Handler.dispatchMessage(Handler.java:102)
at aefh.a(:com.google.android.gms@[email protected] (040400-320008519):2)
at aefh.dispatchMessage(:com.google.android.gms@[email protected] (040400-320008519):12)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
2020-08-11 13:56:26.733 497-523/? E/SurfaceFlinger: Permission Denial: can't openGlobalTransaction pid=4318, uid<=10128
2020-08-11 13:56:26.733 4318-4318/? E/BpSurfaceComposerClient: Failed to transact (-1)
2020-08-11 13:56:26.735 497-960/? E/SurfaceFlinger: Permission Denial: can't openGlobalTransaction pid=4318, uid<=10128
2020-08-11 13:56:26.735 4318-4318/? E/BpSurfaceComposerClient: Failed to transact (-1)
2020-08-11 13:56:26.901 680-1001/? E/volume_listener: check_and_set_gain_dep_cal: Failed to set gain dep cal level
2020-08-11 13:56:26.901 680-680/? E/volume_listener: check_and_set_gain_dep_cal: Failed to set gain dep cal level
2020-08-11 13:58:37.725 3468-3577/? E/PlayCommon: [59] aqxy.c(141): Failed to connect to server for server timestamp: javax.net.ssl.SSLHandshakeException: SSL handshake aborted: ssl=0xd9eed5c0: I/O error during system call, Connection reset by peer
2020-08-11 13:58:37.778 3468-3577/? E/PlayCommon: [59] aqxy.c(182): Failed to connect to server for log upload.
2020-08-11 13:58:53.854 4118-4149/? E/PlayCommon: [73] PlayEventLogger.uploadLog: Failed to connect to server: javax.net.ssl.SSLHandshakeException: SSL handshake aborted: ssl=0xdc8a56c0: I/O error during system call, Connection reset by peer
2020-08-11 14:04:04.026 4118-4149/? E/PlayCommon: [73] PlayEventLogger.uploadLog: Failed to connect to server: java.net.SocketTimeoutException: failed to connect to play.googleapis.com/216.58.200.234 (port 443) from /192.168.1.132 (port 43002) after 10000ms

dump龙之谷2闪退

08-31 17:04:58.096 16072 16087 E CRASH : signal 11 (SIGSEGV), code 0 (?), fault addr 000027f400003ec8
08-31 17:04:58.096 16072 16087 E CRASH : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-31 17:04:58.096 16072 16087 E CRASH : Build fingerprint: 'xiaomi/lavender/lavender:10/QKQ1.190910.002/V12.0.1.0.QFGCNXM:user/release-keys'
08-31 17:04:58.096 16072 16087 E CRASH : Revision: '0'
08-31 17:04:58.096 16072 16087 E CRASH : pid: 16072, tid: 16087, name: com.tencent.wo >>> com.tencent.wod <<<
08-31 17:04:58.096 16072 16087 E CRASH : x0 0000000000000000 x1 000000000000000b x2 abc783bbf29a6ff5 x3 abc783bbf29a6ff5
08-31 17:04:58.096 16072 16087 E CRASH : x4 0000000000000006 x5 0000000000000000 x6 0000000000000000 x7 00000000000151cc
08-31 17:04:58.096 16072 16087 E CRASH : x8 0000000000000081 x9 abc783bbf29a6ff5 x10 0000000000000058 x11 0000000000000500
08-31 17:04:58.096 16072 16087 E CRASH : x12 0000000000069068 x13 00000003e8000000 x14 000501bc4963f400 x15 000094699229b782
08-31 17:04:58.096 16072 16087 E CRASH : x16 0000007b5ce7ddd0 x17 0000007bf291d9c0 x18 0000007b0ea80000 x19 0000000000003ed7
08-31 17:04:58.096 16072 16087 E CRASH : x20 0000007b5ce638d0 x21 0000000000000000 x22 000000000000000b x23 0000000000000072
08-31 17:04:58.096 16072 16087 E CRASH : x24 0000007aab9a5400 x25 0000000000000000 x26 0000007b5ce638d0 x27 0000007b6d933e20
08-31 17:04:58.096 16072 16087 E CRASH : x28 0000007b5ce7f160 x29 0000007b6d933d90 x30 0000007b5ce4b8d0
08-31 17:04:58.096 16072 16087 E CRASH : sp 0000007b6d933c20 pc 0000007bf291d9c8 pstate 0000000060000000
08-31 17:04:58.096 16072 16087 E CRASH :
08-31 17:04:58.096 16072 16087 E CRASH : backtrace:
08-31 17:04:58.097 16072 16087 E CRASH : #00 pc 000000000033d33c /data/app/com.tencent.wod-Y_NFBCkXQAS-DJMbEvF5_w==/lib/arm64/libunity.so
08-31 17:04:58.097 16072 16087 E CRASH : #1 pc 0000000000361da4 /data/app/com.tencent.wod-Y_NFBCkXQAS-DJMbEvF5_w==/lib/arm64/libunity.so
08-31 17:04:58.097 16072 16087 E CRASH : #2 pc 0000000000004dd8 /system/bin/app_process64
08-31 17:04:58.097 16072 16087 E CRASH : #3 pc 0000000000000690 [vdso] (__kernel_rt_sigreturn)
08-31 17:04:58.097 16072 16087 E CRASH : #4 pc 00000000000d19c8 /apex/com.android.runtime/lib64/bionic/libc.so (kill+8)
08-31 17:04:58.097 16072 16087 E CRASH : #5 pc 00000000000078d0 /data/app/com.tencent.wod-Y_NFBCkXQAS-DJMbEvF5_w==/lib/arm64/libBugly.so
08-31 17:04:58.097 16072 16087 E CRASH : #6 pc 0000000000004dd8 /system/bin/app_process64
08-31 17:04:58.097 16072 16087 E CRASH : #7 pc 0000000000000690 [vdso] (__kernel_rt_sigreturn)

红米note8

Compilation error

Facing error while compilation

Build Log:

D:\Riru-Il2CppDumper-master\module\src\main\cpp\whale\src\libffi\x86\sysv_i386.S:834:1: error: changed section flags for .eh_frame, expected: 0x2

Dumping Il2cpp with Game Guardian

Sir As you mention that we can use GG. Then how to dump with that?

Because I am using GG from a long time making scripts for free fire using il2cpp offsets with it.

So can you please mention the steps of getting il2cpp.so dump with GG?

PLEASE

Help me

Hei sir i dont understand what do you mean assemblerelease, can u make me file ready for install in magisk module because i dont know how to use android studio sir
Package name : com.miHoYo.GenshinImpact
UnityVersion : 2017.4.30f1

Help

Sir actually I am trying to get dump.cs for Garena Free Fire (Android). But I don't know for to use it?

Can you please make a video tutorial please sir

Help

Hey. How can you use it without Magisk?

Port to Xposed module

Most newer phones are hard to root and Magisk modules are not working on gaming emulators like LDPlayer and Memu, only crappy AVD are working but most games are not compatible with it.

Please port to Xposed, there would be a huge benefit because we can install Xposed easly on my favorite gaming emulators and on Virtual machines like VMOS and X8 Sandbox for non-root phones. You need to consider that 🙏

without conventional offsets

after the dump I realized that the offsets were like this, is this a fault or a protection in the game?

Game: Free Fire 1.58.0

Clipboard03

DYHook 之后就奔溃了

04-23 21:25:53.494 11782 11793 I Perfare : __loader_dlopen at: 0x7134adb190
04-23 21:25:53.494 11782 11793 I Dobby : [] [DobbyHook] Initialize at 0x7134adb190
04-23 21:25:53.494 11782 11793 I Dobby : [
] ================ FunctionInlineReplaceRouting Start ================
04-23 21:25:53.494 11782 11793 I Dobby : [] [trampoline] Generate trampoline buffer 0x7134adb190 -> 0x6e96225400
04-23 21:25:53.494 11782 11793 I Dobby : [
] [insn relocate] origin 0x7134adb190 - 16
04-23 21:25:53.494 11782 11793 I Dobby : [] [insn relocate] relocated 0x71332a0000 - 56
04-23 21:25:53.494 11782 11793 I Dobby : [
] [intercept routing] Active patch 0x7134adb190
04-23 21:25:53.494 11782 11793 I Dobby : [] ================ FunctionInlineReplaceRouting End ================
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 513, path = 0, app id = 0x11130, sample rate = 48000
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_asm_topology
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_adm_topology
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_audtable
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_audvoltable
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
04-23 21:25:53.500 1019 4256 D android.hardware.audio.service: Failed to fetch the lookup information of the device 00000201
04-23 21:25:53.500 1019 4256 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_audstrmtable
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 456
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_afe_topology
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 513, Topology Id 10000ccc
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_afe_cal
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 513 path = 0
04-23 21:25:53.500 1019 4256 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
04-23 21:25:53.500 1019 4256 D audio_hw_primary: enable_audio_route: usecase(1) apply and update mixer path: low-latency-playback speaker
04-23 21:25:53.500 1019 4256 D audio_route: Apply path: low-latency-playback speaker
04-23 21:25:53.511 11782 11782 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
04-23 21:25:53.515 11782 11782 F libc : Fatal signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x7134adb19c in tid 11782 (com.xf.local), pid 11782 (com.xf.local)
04-23 21:25:53.546 11806 11806 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
04-23 21:25:53.548 983 983 I tombstoned: received crash request for pid 11782
04-23 21:25:53.548 11806 11806 I crash_dump64: performing dump of process 11782 (target tid = 11782)
04-23 21:25:53.549 1019 4256 D audio_hw_primary: out_write: retry previous failed cal level set
04-23 21:25:53.553 11806 11806 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-23 21:25:53.553 11806 11806 F DEBUG : Build fingerprint: 'google/blueline/blueline:11/RP1A.201105.002/6869500:user/release-keys'
04-23 21:25:53.553 11806 11806 F DEBUG : Revision: 'MP1.0'
04-23 21:25:53.553 11806 11806 F DEBUG : ABI: 'arm64'
04-23 21:25:53.554 11806 11806 F DEBUG : Timestamp: 2021-04-23 21:25:53+0800
04-23 21:25:53.554 11806 11806 F DEBUG : pid: 11782, tid: 11782, name: com.xf.local >>> com.xf.local <<<
04-23 21:25:53.554 11806 11806 F DEBUG : uid: 10217
04-23 21:25:53.554 11806 11806 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x7134adb19c (pc=0x00006e)
04-23 21:25:53.554 11806 11806 F DEBUG : x0 fc767ebe1b06b24b x1 0000007ffc649fd1 x2 0000000000000000 x3 0000006e9e1750d0
04-23 21:25:53.554 11806 11806 F DEBUG : x4 0000000000000010 x5 000000713393bff4 x6 70612f617461642f x7 33754c377e7e2f70
04-23 21:25:53.554 11806 11806 F DEBUG : x8 000000000000000e x9 0000000000000000 x10 0000000000000007 x11 0000000000000070
04-23 21:25:53.554 11806 11806 F DEBUG : x12 0000000000000000 x13 7043484f7a48764c x14 0000000000000000 x15 005891870830db1f
04-23 21:25:53.554 11806 11806 F DEBUG : x16 000000713160d140 x17 0000007134adb274 x18 0000007134232000 x19 0000007ffc649ff0
04-23 21:25:53.554 11806 11806 F DEBUG : x20 0000007ffc64a128 x21 0000006f5e3b24b0 x22 0000007133944000 x23 0000000000000000
04-23 21:25:53.554 11806 11806 F DEBUG : x24 0000007ffc64a128 x25 0000000000000000 x26 0000007ffc64a110 x27 0000006f5e3b24b0
04-23 21:25:53.554 11806 11806 F DEBUG : x28 0000000000000001 x29 0000007ffc649fa0
04-23 21:25:53.554 11806 11806 F DEBUG : lr 000000713160c050 sp 0000007ffc649fa0 pc 0000007134adb19c pst 0000000040000000
04-23 21:25:53.645 11806 11806 F DEBUG : backtrace:
04-23 21:25:53.645 11806 11806 F DEBUG : #00 pc 000000000003119c /apex/com.android.runtime/bin/linker64 (__dl__Z10dlsym_implPvPKcS1_PKv) (BuildId: 3616c064c2d540887bd8b30030a981de)
04-23 21:25:53.645 11806 11806 F DEBUG : #1 pc 000000000000104c /apex/com.android.runtime/lib64/bionic/libdl.so (dlsym+12) (BuildId: 0ef8b9fd3ba84892809321b735317a50)
04-23 21:25:53.645 11806 11806 F DEBUG : #2 pc 00000000004e50cc /apex/com.android.art/lib64/libart.so (art::DlOpenOatFile::FindDynamicSymbolAddress(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >
) const+36) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #3 pc 00000000004dd910 /apex/com.android.art/lib64/libart.so (art::OatFileBase::ComputeFields(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >
)+108) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #4 pc 00000000004e1564 /apex/com.android.art/lib64/libart.so (art::OatFile::Open(int, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, bool, bool, art::ArrayRef<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const>, art::MemMap*, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >)+420) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #5 pc 00000000004e7d78 /apex/com.android.art/lib64/libart.so (art::OatFileAssistant::OatFileInfo::GetFile()+696) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #6 pc 00000000004e7038 /apex/com.android.art/lib64/libart.so (art::OatFileAssistant::OatFileInfo::Status()+76) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #7 pc 00000000004e6ea8 /apex/com.android.art/lib64/libart.so (art::OatFileAssistant::GetBestInfo()+124) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #8 pc 00000000004e740c /apex/com.android.art/lib64/libart.so (art::OatFileAssistant::GetBestOatFile()+16) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #9 pc 00000000004ec944 /apex/com.android.art/lib64/libart.so (art::OatFileManager::OpenDexFilesFromOat(char const
, _jobject*, _jobjectArray*, art::OatFile const**, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > > >)+292) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #10 pc 00000000004a0718 /apex/com.android.art/lib64/libart.so (art::DexFile_openDexFileNative(_JNIEnv
, _jclass*, _jstring*, _jstring*, int, _jobject*, _jobjectArray*)+144) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #11 pc 0000000000010a88 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (art_jni_trampoline+264) (BuildId: cece53e2a9cb15fd6f4352063958474b93a4610d)
04-23 21:25:53.645 11806 11806 F DEBUG : #12 pc 000000000001f584 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (dalvik.system.DexFile.openDexFile+244) (BuildId: cece53e2a9cb15fd6f4352063958474b93a4610d)
04-23 21:25:53.645 11806 11806 F DEBUG : #13 pc 00000000000213a0 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (dalvik.system.DexPathList.makeDexElements+784) (BuildId: cece53e2a9cb15fd6f4352063958474b93a4610d)
04-23 21:25:53.645 11806 11806 F DEBUG : #14 pc 0000000000020b78 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (dalvik.system.DexPathList.+664) (BuildId: cece53e2a9cb15fd6f4352063958474b93a4610d)
04-23 21:25:53.645 11806 11806 F DEBUG : #15 pc 000000000001d934 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (dalvik.system.BaseDexClassLoader.+228) (BuildId: cece53e2a9cb15fd6f4352063958474b93a4610d)
04-23 21:25:53.645 11806 11806 F DEBUG : #16 pc 00000000000580e4 /apex/com.android.art/javalib/arm64/boot-core-libart.oat (dalvik.system.PathClassLoader.+68) (BuildId: cece53e2a9cb15fd6f4352063958474b93a4610d)
04-23 21:25:53.645 11806 11806 F DEBUG : #17 pc 0000000000885dc4 /system/framework/arm64/boot-framework.oat (com.android.internal.os.ClassLoaderFactory.createClassLoader+820) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #18 pc 0000000000885edc /system/framework/arm64/boot-framework.oat (com.android.internal.os.ClassLoaderFactory.createClassLoader+92) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #19 pc 000000000031a040 /system/framework/arm64/boot-framework.oat (android.app.ApplicationLoaders.getClassLoader+368) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #20 pc 000000000031a8c4 /system/framework/arm64/boot-framework.oat (android.app.ApplicationLoaders.getClassLoaderWithSharedLibraries+84) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #21 pc 0000000000325030 /system/framework/arm64/boot-framework.oat (android.app.LoadedApk.createOrUpdateClassLoaderLocked+3856) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #22 pc 0000000000328114 /system/framework/arm64/boot-framework.oat (android.app.LoadedApk.getClassLoader+84) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #23 pc 00000000003286ac /system/framework/arm64/boot-framework.oat (android.app.LoadedApk.getResources+332) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #24 pc 00000000004188e0 /system/framework/arm64/boot-framework.oat (android.app.ContextImpl.createAppContext+160) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #25 pc 0000000000418814 /system/framework/arm64/boot-framework.oat (android.app.ContextImpl.createAppContext+52) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #26 pc 00000000003f5af0 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.handleBindApplication+5184) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #27 pc 00000000003eaea4 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread$H.handleMessage+6660) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #28 pc 00000000006384c4 /system/framework/arm64/boot-framework.oat (android.os.Handler.dispatchMessage+180) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #29 pc 000000000063b9bc /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+1516) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #30 pc 00000000003fce90 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.main+752) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.645 11806 11806 F DEBUG : #31 pc 00000000001337e8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.645 11806 11806 F DEBUG : #32 pc 00000000001a8a94 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+228) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #33 pc 000000000055431c /apex/com.android.art/lib64/libart.so (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1364) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #34 pc 00000000004d3b28 /apex/com.android.art/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+52) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #35 pc 00000000000896f4 /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+180) (BuildId: 13577ce71153c228ecf0eb73fc39f45010d487f8)
04-23 21:25:53.646 11806 11806 F DEBUG : #36 pc 000000000088ee88 /system/framework/arm64/boot-framework.oat (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+136) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.646 11806 11806 F DEBUG : #37 pc 00000000008975b8 /system/framework/arm64/boot-framework.oat (com.android.internal.os.ZygoteInit.main+2280) (BuildId: a7dd0eff5bdbc65cfca1e16bfa63f1bc14ff1b8a)
04-23 21:25:53.646 11806 11806 F DEBUG : #38 pc 00000000001337e8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #39 pc 00000000001a8a94 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+228) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #40 pc 0000000000552d58 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgsart::ArtMethod*(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, std::__va_list)+448) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #41 pc 000000000055320c /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<_jmethodID*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+92) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #42 pc 000000000043811c /apex/com.android.art/lib64/libart.so (art::JNI::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+656) (BuildId: 0252adff22f4c0297f97cb35735c7649)
04-23 21:25:53.646 11806 11806 F DEBUG : #43 pc 0000000000099424 /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+124) (BuildId: b79898a84f04b7398c4e478f52b7ac53)
04-23 21:25:53.646 11806 11806 F DEBUG : #44 pc 00000000000a08b0 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vectorandroid::String8 const&, bool)+836) (BuildId: b79898a84f04b7398c4e478f52b7ac53)
04-23 21:25:53.646 11806 11806 F DEBUG : #45 pc 0000000000003580 /system/bin/app_process64 (main+1336) (BuildId: 3254c0fd94c1b04edc39169c6c635aac)
04-23 21:25:53.646 11806 11806 F DEBUG : #46 pc 0000000000049418 /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 03452a4a418e14ff93948f26561eace6)

riru not install but it was installed ?

I thought maybe there is something wrong in the riru.sh file such as below:

this function will be used when /data/adb/riru/util_functions.sh not exits

check_riru_version() {
if [ ! -f "$RIRU_PATH/api_version" ] && [ ! -f "$RIRU_PATH/api_version.new" ]; then
ui_print ""
ui_print "! Riru $RIRU_MIN_VERSION_NAME or above is required"
ui_print "! Please install Riru from Magisk Manager or https://github.com/RikkaApps/Riru/releases"
abort "
"
fi

&& should be ||
the riru module now would delete old files for example:

ui_print "- Removing old files"
rm -rf /data/adb/riru/bin
rm /data/adb/riru/native_bridge
rm /data/adb/riru/api_version.new <--- here

Compile error

I tried to compile the project, but got the following error

> Task :module:externalNativeBuildRelease FAILED
Build riru_il2cppdumper_armeabi-v7a
ninja: error: 'C:/Users/leo/tmp/Riru-Il2CppDumper/module/src/main/cpp/main.cpp', needed by 'CMakeFiles/riru_il2cppdumper.dir/main.cpp.o', missing and no known rule to make it

FAILURE: Build failed with an exception.

> * What went wrong:
> Execution failed for task ':module:externalNativeBuildRelease'.
> > Build command failed.
>   Error while executing process F:\leo\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe with arguments {--build C:\Users\leo\tmp\Riru-Il2CppDumper\module\.cxx\cmake\release\armeabi-v7a --target riru_il2cppdumper}
>   
>   ninja: error: 'C:/Users/leo/tmp/Riru-Il2CppDumper/module/src/main/cpp/main.cpp', needed by 'CMakeFiles/riru_il2cppdumper.dir/main.cpp.o', missing and no known rule to make it

編譯時錯誤

Riru-Il2CppDumper-master\module\src\main\cpp\il2cpp_dump.cpp:345:27: error: use of undeclared identifier 'il2cpp_image_get_class_count'; did you mean 'il2cpp_image_get_entry_point'?

Help!

I install module for Cytus 2 and launch app,but i dont see dump.cs in /data/data/com.rayark.cytus2/files.
Where can i see logs?

native hook 崩溃

HOOK_DEF(void*, __loader_dlopen, const char *filename, int flags, const void *caller_addr) {
LOGI("before call new __loader_dlopen %s %d %p", filename, flags, caller_addr);
void *handle = orig___loader_dlopen(filename, flags, caller_addr); ---> 这里崩溃了
LOGI("after call new __loader_dlopen");
dlopen_process(filename, handle);
return handle;
}

建议换成 https://github.com/ele7enxxh/Android-Inline-Hook
稳定性很好,(不支持arm64,可以把app安装成32位的解决这个问题(adb install --eabi xxxx) )

編譯時出錯

D:\downloads\Riru-Il2CppDumper-master\module\src\main\cpp\whale\src\libffi\x86\sysv_i386.S:834:1: error: changed section flags for .eh_frame, expected: 0x2

包名是 "com.square_enix.android_googleplay.SB69Fes"

從level0裡看到的版本是2018.4.14f
所以我版本填 2018.3.8f1

麻煩大神了 感謝

miHoYo costume meta

this developer uses costume metadata on their games and encrypts them. RiRu dumper fails to dump after getting il2cpp handle and/or base. Game just freezes or crash.

Any chance you could look into that?

com.miHoYo.bh3global
com.miHoYo.GenshinImpact

Crash when dumping

Android Version: 9
Device: Samsung Galaxy S8+
Game: com.nintendo.zama (only armeabi-v7a version)
The game crash when is starting to dump
LogCat:
09-19 18:59:41.873 24662 24669 I Perfare : il2cpp_handle: 0xdb052793 09-19 18:59:41.874 24662 24669 I Perfare : typeDefinitionsCount: 9505 09-19 18:59:41.877 24662 24669 I Perfare : il2cpp_base: c1140000 09-19 18:59:41.877 24662 24669 I Perfare : Assembly::Load: 0xc2026308 09-19 18:59:41.877 24662 24669 I Perfare : Assembly::GetTypes: 0xc2025b64 09-19 18:59:41.877 24662 24669 I Perfare : dumping... 09-19 18:59:41.877 24662 24669 W m.nintendo.zam: 0xebadde09 skipped times: 0 09-19 18:59:41.877 24662 24669 E CRASH : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000023 09-19 18:59:41.877 24662 24669 E CRASH : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 09-19 18:59:41.877 24662 24669 E CRASH : Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a' 09-19 18:59:41.877 24662 24669 E CRASH : Build fingerprint: 'samsung/greatltexx/greatlte:9/PPR1.180610.011/N950FXXS9DTA1:user/release-keys' 09-19 18:59:41.877 24662 24669 E CRASH : Revision: '10' 09-19 18:59:41.878 24662 24669 E CRASH : pid: 24662, tid: 24669, name: m.nintendo.zam >>> com.nintendo.zama <<< 09-19 18:59:41.878 24662 24669 E CRASH : r0 cf222460 r1 ffffffff r2 00000018 r3 cf222430 09-19 18:59:41.878 24662 24669 E CRASH : r4 cf22236c r5 cf222418 r6 eadadd94 r7 cf222360 09-19 18:59:41.878 24662 24669 E CRASH : r8 cf222460 r9 b97f90c8 sl 00000000 fp 00000001 09-19 18:59:41.878 24662 24669 E CRASH : ip 00000000 sp cf222358 lr e67c976b pc e67c9952 cpsr eac24d10 09-19 18:59:41.878 24662 24669 E CRASH : 09-19 18:59:41.878 24662 24669 E CRASH : backtrace: 09-19 18:59:41.967 24662 24669 E CRASH : #00 pc 00039952 /system/lib/libriru_il2cppdumper.so 09-19 18:59:41.967 24662 24669 E CRASH : #01 pc 00039767 /system/lib/libriru_il2cppdumper.so 09-19 18:59:41.967 24662 24669 E CRASH : #02 pc 00030ee9 /system/lib/libriru_il2cppdumper.so 09-19 18:59:41.967 24662 24669 E CRASH : #03 pc 00030da3 /system/lib/libriru_il2cppdumper.so 09-19 18:59:41.967 24662 24669 E CRASH : #04 pc 00593fa0 /data/app/com.nintendo.zama-sDANeNBEz0LeHFW58ftAyQ==/lib/arm/libil2cpp.so (__gnu_Unwind_RaiseException+108) 09-19 18:59:41.967 24662 24669 E CRASH : #05 pc 00594ae4 /data/app/com.nintendo.zama-sDANeNBEz0LeHFW58ftAyQ==/lib/arm/libil2cpp.so (_Unwind_RaiseException+20) 09-19 18:59:41.967 24662 24669 E CRASH : 09-19 18:59:41.967 24662 24669 E CRASH : memory near r9: 09-19 18:59:41.967 24662 24669 E CRASH : b97f90a8 c37cb904 00000000 c16ad669 c16b15cd ..|.....i.j...k. 09-19 18:59:41.967 24662 24669 E CRASH : b97f90b8 00000000 00000000 00000000 00000000 ................ 09-19 18:59:41.967 24662 24669 E CRASH : b97f90c8 43554e47 002b2b43 c16ad6d5 00000000 GNUCC++...j..... 09-19 18:59:41.967 24662 24669 E CRASH : b97f90d8 e67c0d55 00000000 00000000 00000000 U.|............. 09-19 18:59:41.967 24662 24669 E CRASH : b97f90e8 00000000 00000000 00000000 00000000 ................ 09-19 18:59:41.968 24662 24669 E CRASH : b97f90f8 00000000 00000000 00000000 00000000 ................ 09-19 18:59:41.968 24662 24669 E CRASH : b97f9108 00000000 00000000 e679cb30 e67cd5ec ........0.y...|. 09-19 18:59:41.968 24662 24669 E CRASH : b97f9118 00000000 00000000 b4002f40 00000000 ........@/...... 09-19 18:59:41.968 24662 24669 E CRASH : b97f9128 00000000 00000000 00000000 00000000 ................ 09-19 18:59:41.968 24662 24669 E CRASH : b97f9138 00000000 00000000 b976e020 7a244000 ........ .v..@$z 09-19 18:59:41.968 24662 24669 E CRASH : b97f9148 7a25c000 00000001 00000000 7665642f ..%z......../dev 09-19 18:59:41.968 24662 24669 E CRASH : b97f9158 6873612f 2f6d656d 766c6164 2f2d6b69 /ashmem/dalvik-/ 09-19 18:59:41.968 24662 24669 E CRASH : b97f9168 61746164 7070612f 6d6f632f 6e696e2e data/app/com.nin 09-19 18:59:41.968 24662 24669 E CRASH : b97f9178 646e6574 617a2e6f 732d616d 654e4144 tendo.zama-sDANe 09-19 18:59:41.968 24662 24669 E CRASH : b97f9188 7a45424e 48654c30 38355746 79417466 NBEz0LeHFW58ftAy 09-19 18:59:41.968 24662 24669 E CRASH : b97f9198 2f3d3d51 2f74616f 2f6d7261 65736162 Q==/oat/arm/base 09-19 18:59:41.968 24662 24669 E CRASH : 09-19 18:59:41.968 24662 24669 E CRASH : code around pc: 09-19 18:59:41.968 24662 24669 E CRASH : e67c9930 200047e0 4802e000 8b04f85d bf00bdf0 .G. ...H]....... 09-19 18:59:41.968 24662 24669 E CRASH : e67c9940 ffffe672 6a096801 b5d04708 460caf02 r....h.j.G.....F 09-19 18:59:41.968 24662 24669 E CRASH : e67c9950 6a4a6801 47904621 20006861 bf042900 .hJj!F.Gah. .).. 09-19 18:59:41.968 24662 24669 E CRASH : e67c9960 606bf24e 70fff6cf 0000bdd0 466fb580 N.k...p......oF
09-19 18:59:41.968 24662 24669 E CRASH : e67c9970 6a896801 48014788 bf00bd80 ffffe674 .h.j.G.H....t...
09-19 18:59:41.968 24662 24669 E CRASH : e67c9980 6bc96801 47704708 39104770 f1112000 .h.k.GpGpG.9. ..
09-19 18:59:41.968 24662 24669 E CRASH : e67c9990 bf880f13 47702001 f0003008 3008b89b ..... pG.0.....0
09-19 18:59:41.968 24662 24669 E CRASH : e67c99a0 b8d4f000 001ff021 7080f5a0 f080fab0 ....!......p....
09-19 18:59:41.969 24662 24669 E CRASH : e67c99b0 47700940 f0003008 3008b903 b956f000 @.pG.0.....0..V.
09-19 18:59:41.969 24662 24669 E CRASH : e67c99c0 af02b5d0 f8904604 b1080180 bdd02000 .....F....... ..
09-19 18:59:41.969 24662 24669 E CRASH : e67c99d0 f0004620 2801f9a9 6820d11b 6b422101 F.....(.. h.!Bk
09-19 18:59:41.969 24662 24669 E CRASH : e67c99e0 47904620 0180f894 d1ef2800 0168f8d4 F.G.....(....h.
09-19 18:59:41.969 24662 24669 E CRASH : e67c99f0 6820b170 0101f06f 462068c2 68214790 p. ho....h F.G!h
09-19 18:59:41.969 24662 24669 E CRASH : e67c9a00 2168f8d4 4402690b f06f4620 47980101 ..h!.i.D Fo....G
09-19 18:59:41.969 24662 24669 E CRASH : e67c9a10 bdd02001 f500460a 461071ac f0002228 . ...F...q.F("..
09-19 18:59:41.969 24662 24669 E CRASH : e67c9a20 3008be53 b9a6f000 0181f890 b5f04770 S..0........pG..
09-19 18:59:41.969 24662 24669 E CRASH :
09-19 18:59:41.969 24662 24669 E CRASH : code around lr:
09-19 18:59:41.969 24662 24669 E CRASH : e67c9748 0000d253 0000d269 0000d276 af02b5d0 S...i...v.......
09-19 18:59:41.969 24662 24669 E CRASH : e67c9758 490ab08c 680c4479 910b6821 f000a901 ...IyD.h!h......
09-19 18:59:41.969 24662 24669 E CRASH : e67c9768 4601f8f0 29009803 2000bf18 9a0b6821 ...F...)... !h..
09-19 18:59:41.969 24662 24669 E CRASH : e67c9778 bf041a89 bdd0b00c eff4f7d0 000144f4 .............D..
09-19 18:59:41.969 24662 24669 E CRASH : e67c9788 af02b5d0 490ab08c 680c4479 910b6821 .......IyD.h!h..
09-19 18:59:41.969 24662 24669 E CRASH : e67c9798 f000a901 4601f8d6 29009801 2000bf18 .......F...)...
09-19 18:59:41.969 24662 24669 E CRASH : e67c97a8 9a0b6821 bf041a89 bdd0b00c efdaf7d0 !h..............
09-19 18:59:41.969 24662 24669 E CRASH : e67c97b8 000144c0 b1126882 20014601 47704710 .D...h...F. .GpG
09-19 18:59:41.969 24662 24669 E CRASH : e67c97c8 466fb580 f0004608 3801f8b9 2009bf18 ..oF.F.....8...
09-19 18:59:41.969 24662 24669 E CRASH : e67c97d8 0000bd80 e8801fff e580d034 e580e038 ........4...8...
09-19 18:59:41.969 24662 24669 E CRASH : e67c97e8 e580e03c e3a00000 e12fff1e ec800b20 <........./. ...
09-19 18:59:41.969 24662 24669 E CRASH : e67c97f8 e12fff1e ec800b20 e12fff1e ecc00b20 ../. ...../. ...
09-19 18:59:41.969 24662 24669 E CRASH : e67c9808 e12fff1e af02b5d0 20004604 004af884 ../......F. ..J.
09-19 18:59:41.969 24662 24669 E CRASH : e67c9818 0048f8a4 4a0c480b 447a4478 e9c43208 ..H..H.JxDzD.2..
09-19 18:59:41.969 24662 24669 E CRASH : e67c9828 f1042000 22400008 eff6f7d0 0050f104 . ....@"......P.
09-19 18:59:41.970 24662 24669 E CRASH : e67c9838 7199f44f e898f7d1 21004620 f90cf000 O..q.... F.!....
09-19 18:59:42.179 4093 4146 D DnsProxyListener: DNSDBG::dns addrinfo af 2
09-19 18:59:42.179 24662 24708 E CRASH : other thread is trapped; signum = 11
09-19 18:59:42.180 24662 24708 E MessageQueue: IdleHandler threw exception
09-19 18:59:42.180 24662 24708 E MessageQueue: java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000023
09-19 18:59:42.180 24662 24708 E MessageQueue: Build fingerprint: 'samsung/greatltexx/greatlte:9/PPR1.180610.011/N950FXXS9DTA1:user/release-keys'
09-19 18:59:42.180 24662 24708 E MessageQueue: Revision: '10'
09-19 18:59:42.180 24662 24708 E MessageQueue: pid: 24662, tid: 24669, name: m.nintendo.zam >>> com.nintendo.zama <<<
09-19 18:59:42.180 24662 24708 E MessageQueue: r0 cf222460 r1 ffffffff r2 00000018 r3 cf222430
09-19 18:59:42.180 24662 24708 E MessageQueue: r4 cf22236c r5 cf222418 r6 eadadd94 r7 cf222360
09-19 18:59:42.180 24662 24708 E MessageQueue: r8 cf222460 r9 b97f90c8 sl 00000000 fp 00000001
09-19 18:59:42.180 24662 24708 E MessageQueue: ip 00000000 sp cf222358 lr e67c976b pc e67c9952 cpsr eac24d10
09-19 18:59:42.180 24662 24708 E MessageQueue:
09-19 18:59:42.180 24662 24708 E MessageQueue: at libriru_il2cppdumper.00039952(Native Method)
09-19 18:59:42.180 24662 24708 E MessageQueue: at libriru_il2cppdumper.00039767(Native Method)
09-19 18:59:42.180 24662 24708 E MessageQueue: at libriru_il2cppdumper.00030ee9(Native Method)
09-19 18:59:42.180 24662 24708 E MessageQueue: at libriru_il2cppdumper.00030da3(Native Method)
09-19 18:59:42.180 24662 24708 E MessageQueue: at libil2cpp.__gnu_Unwind_RaiseException(__gnu_Unwind_RaiseException:108)
09-19 18:59:42.180 24662 24708 E MessageQueue: at libil2cpp._Unwind_RaiseException(_Unwind_RaiseException:20)`

dump 时崩溃,日志查看如下

2020-11-11 17:27:00.748 3281-3289/com.tencent.tmgp.sgame I/Perfare: type name : UGC.TransformManipulator
2020-11-11 17:27:00.748 3281-3289/com.tencent.tmgp.sgame I/Perfare: klassIndex : 20663
已排除模块检测等,能否看下什么问题导致的?
游戏王者X耀
总量:typeDefinitionsCount: 22066

Config file

I tried to make simple config file that reads out package name to myself but it seems it does not read the file. I'm not sure why. i have little knowledge in c++ and magisk module

Maybe you can try implement it?

Test Results (Android 6.0.1)

Hi,

Just want to share the initial test results:

Android Version: 6.0.1 Marshmallow (64 bit game)
Unity Version: 2018.4.2f1

Log output:

07-04 16:29:31.147 13193 13199 I Perfare : hack thread: 13199
07-04 16:29:31.147 13193 13199 I Perfare : api level: 23
07-04 16:29:31.161 13193 13199 I Perfare : do_dlopen at: 0x7f86c18edc
07-04 16:29:40.054 13193 13367 I Perfare : Got il2cpp handle!
07-04 16:29:42.163 13193 13199 I Perfare : il2cpp_handle: 0x7f7a188ba8
07-04 16:29:42.167 13193 13199 I Perfare : typeDefinitionsCount: 19396
07-04 16:29:42.175 13193 13199 D Perfare : data start 7f66bc2000
07-04 16:29:42.175 13193 13199 D Perfare : data end 7f67507000
07-04 16:29:42.175 13193 13199 D Perfare : data start 7f67507000
07-04 16:29:42.175 13193 13199 D Perfare : data end 7f677ef000
07-04 16:29:42.206 13193 13199 I Perfare : il2cpp_addr: 7f624a8000
07-04 16:29:42.206 13193 13199 I Perfare : metadataregistration_addr: 0

After that the game just boots normally and no files are generated.

I set the parameters in game.h as below as per the comments, hope that's correct.

#define UnityVersion 2018.3.8f1

请问这个能生成未加密的so吗?

请问这个能生成未加密的so吗?我并不想拿到dump.cs而是想拿到未加密的.so例如libil2cpp.so,这样就可以通过FakerAndroid进行二次打包

Error dumping iOS version of game, android works fine.

I was able to dump Genshin Impact chinese version APK and extract dump.cs but I get error on iOS binary dump.
Game : https://apps.apple.com/cn/app/%E5%8E%9F%E7%A5%9E/id1467190251?uo=4&at=1010lce4

error for iOS version dump:

Initializing metadata...
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Il2CppDumper.Metadata.ProcessingMetadataUsage()
at Il2CppDumper.Metadata..ctor(Stream stream)
at Il2CppDumper.Program.Init(Byte[] il2cppBytes, Byte[] metadataBytes, Metadata& metadata, Il2Cpp& il2Cpp)
at Il2CppDumper.Program.Main(String[] args)
Press any key to exit...

Binary and metadata: https://drive.google.com/drive/u/1/folders/1P68kjIcYPASeB9sUE6QpAkTRlskC8Awa

any help would be greatly appreciated...

How to make dummy DLL files with only the dump.cs file?

Is this a possible task to convert my dump.cs to dummy DLL's like the Il2CppDumper does?

Would make it easier to find offsets to modify if I could use my dump.cs file in DNspy.

Or could I replace the dump.cs file in my Il2CppDumper folder and somehow re-compile dummy dlls?

Thanks much

Properties get/set == nullptr bug

            Il2CppClass *prop_class = nullptr;
            if (prop->get) {
                outPut << get_method_modifier(prop->get->flags);
                prop_class = il2cpp_class_from_type(prop->get->return_type);
            } else if (prop->set) {
                outPut << get_method_modifier(prop->set->flags);
                prop_class = il2cpp_class_from_type(prop->set->parameters[0].parameter_type);
            }
            outPut << prop_class->name << " " << prop->name << " { ";
            if (prop->get) {
                outPut << "get; ";
            }
            if (prop->set) {
                outPut << "set; ";
            }

prop->set&prop->get Also empty
prop_class not accessible

             if (prop->name) {
                outPut << "\t";
            }
            if (prop->get) {
                outPut << get_method_modifier(prop->get->flags);
                prop_class = il2cpp_class_from_type(prop->get->return_type);
            } else if (prop->set) {
                outPut << get_method_modifier(prop->set->flags);
                prop_class = il2cpp_class_from_type(prop->set->parameters[0].parameter_type);
            }
            if (prop_class) {
                outPut << prop_class->name << " " << prop->name << " { ";
                if (prop->get) {
                    outPut << "get; ";
                }
                if (prop->set) {
                    outPut << "set; ";
                }
                outPut << "}\n";
            } else {
                if (prop->name) {
                    outPut << " // unknown property " << prop->name;
                }
            }

get/set is empty, don’t understand why

Does this dumper needs compatibility requirements based on android phone model and OS?

I tried to use the samsung galaxy j7 core octa but fail to run the game running riru core and dumper in games . when activated and open the target game it force close the game automatically. i follow the instructions and put the right unity version . Any suggestions and advisable android device. My phone is rooted also and installed magisk. I can send a video proof about the error and android studio compile of the game if needed.

DobbyHook时崩溃

Android version: 11
Magisk version: 22.0
Riru version: 23.9
Game: jp.co.cygames.umamusume
Log:
--------- beginning of main
03-26 16:06:02.464 915 915 I Perfare : detect game: jp.co.cygames.umamusume
03-26 16:06:02.483 1825 2068 I ActivityManager: Start proc 5747:jp.co.cygames.umamusume/u0a365 for broadcast {jp.co.cygames.umamusume/jp.cygames.omotenashi.push.NotificationResetReceiver}
03-26 16:06:02.505 5747 5747 E games.umamusum: Not starting debugger since process cannot load the jdwp agent.
03-26 16:06:02.535 1250 1289 V StorageRedirect: requestCheckProcess: pid=5747, uid=10365, pkg=jp.co.cygames.umamusume
03-26 16:06:02.536 1250 2731 V StorageRedirect: requestCheckProcess: pid=5747, uid=10365, pkg=jp.co.cygames.umamusume
03-26 16:06:02.537 1250 1289 V StorageRedirect: requestCheckProcess: [--enable-file-monitor, --enable-fix-rename]
03-26 16:06:02.537 5747 5747 V StorageRedirectInject: main: package=jp.co.cygames.umamusume, user=0
03-26 16:06:02.544 5747 5747 V StorageRedirectInject: install hook finished
03-26 16:06:02.546 5747 5758 I Perfare : hack thread: 5758
03-26 16:06:02.546 5747 5758 I Perfare : api level: 30
03-26 16:06:02.546 5747 5758 I Perfare : __loader_dlopen at: 0x74236d8190
03-26 16:06:02.546 5747 5758 I Dobby : [] [DobbyHook] Initialize at 0x74236d8190
03-26 16:06:02.546 5747 5758 I Dobby : [
] ================ FunctionInlineReplaceRouting Start ================
03-26 16:06:02.546 5747 5758 I Dobby : [] [trampoline] Generate trampoline buffer 0x74236d8190 -> 0x71852144e4
03-26 16:06:02.546 5747 5758 I Dobby : [
] [insn relocate] origin 0x74236d8190 - 16
03-26 16:06:02.547 5747 5758 I Dobby : [] [insn relocate] relocated 0x74222af000 - 56
03-26 16:06:02.547 5747 5758 I Dobby : [
] [intercept routing] Active patch 0x74236d8190
03-26 16:06:02.547 5747 5758 I Dobby : [*] ================ FunctionInlineReplaceRouting End ================
03-26 16:06:02.549 5747 5747 W games.umamusum: Core platform API violation: Ljava/lang/reflect/Field;->accessFlags:I from Landroid/os/Build; using reflection
03-26 16:06:02.550 809 815 I Magisk : proc_monitor: [jp.co.cygames.umamusume] PID=[5747] UID=[10365]
--------- beginning of crash
03-26 16:06:02.583 5747 5747 F libc : Fatal signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x74236d819c in tid 5747 (games.umamusume), pid 5747 (games.umamusume)
03-26 16:06:02.820 5770 5770 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-26 16:06:02.821 5770 5770 F DEBUG : Build fingerprint: 'Xiaomi/raphael/raphael:10/QKQ1.190825.002/V12.0.6.0.QFKCNXM:user/release-keys'
03-26 16:06:02.821 5770 5770 F DEBUG : Revision: '0'
03-26 16:06:02.821 5770 5770 F DEBUG : ABI: 'arm64'
03-26 16:06:02.822 5770 5770 F DEBUG : Timestamp: 2021-03-26 16:06:02+0800
03-26 16:06:02.822 5770 5770 F DEBUG : pid: 5747, tid: 5747, name: games.umamusume >>> jp.co.cygames.umamusume <<<
03-26 16:06:02.822 5770 5770 F DEBUG : uid: 10365
03-26 16:06:02.822 5770 5770 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x74236d819c (*pc=0x000071)
03-26 16:06:02.822 5770 5770 F DEBUG : x0 bb7a3ba2e34b2ea7 x1 0000007fc65cf481 x2 0000000000000000 x3 000000718cc9ecc4
03-26 16:06:02.822 5770 5770 F DEBUG : x4 0000000000000010 x5 000000742253797f x6 395248502d656d75 x7 7a43675f524c552d
03-26 16:06:02.822 5770 5770 F DEBUG : x8 000000000000000e x9 0000000000000000 x10 000000000000000d x11 0000000000000090
03-26 16:06:02.822 5770 5770 F DEBUG : x12 858300000006a107 x13 787a43675f524c55 x14 0000000000000000 x15 0000000079c12ecc
03-26 16:06:02.822 5770 5770 F DEBUG : x16 0000007420482140 x17 00000074236d8274 x18 00000074231d4000 x19 0000007fc65cf4a0
03-26 16:06:02.822 5770 5770 F DEBUG : x20 0000007fc65cf5d8 x21 000000724cf22e70 x22 0000007422540000 x23 0000000000000000
03-26 16:06:02.822 5770 5770 F DEBUG : x24 0000007fc65cf5d8 x25 0000000000000000 x26 0000007fc65cf5c0 x27 000000724cf22e70
03-26 16:06:02.822 5770 5770 F DEBUG : x28 0000000000000001 x29 0000007fc65cf450
03-26 16:06:02.822 5770 5770 F DEBUG : lr 0000007420481050 sp 0000007fc65cf450 pc 00000074236d819c pst 0000000040000000
03-26 16:06:03.749 1825 2229 I ActivityManager: Process jp.co.cygames.umamusume (pid 5747) has died: fg RCVR
03-26 16:06:03.750 1825 2072 I libprocessgroup: Successfully killed process cgroup uid 10365 pid 5747 in 0ms
03-26 16:06:03.752 915 915 I Zygote : Process 5747 exited due to signal 4 (Illegal instruction)

以我的水平实在搞不懂哪里出问题了,请大佬帮忙看看orz

dump过程导致游戏crash

版本 Android10
机器 PixelXL (自己编译的AOSP刷机)
app下载链接
https://tw.eos-red.com/intro.html
或者网盘下载
链接:https://pan.baidu.com/s/1ibfGQ14iglIdclVIPF-k0w
提取码:3hwb

先看输出日志
2020-08-12 16:28:34.148 8530-8606/com.bluepotiongames.eosm.google.tw I/Perfare: before il2cpp_dump il2cpp_handle = 0x3fd45373 game_data_dir = /data/data/com.bluepotiongames.eosm.google.tw
2020-08-12 16:28:34.148 8530-8606/com.bluepotiongames.eosm.google.tw I/Perfare: il2cpp_handle: 0x3fd45373
2020-08-12 16:28:34.151 8530-8606/com.bluepotiongames.eosm.google.tw I/Perfare: typeDefinitionsCount: 10086
2020-08-12 16:28:34.152 8530-8606/com.bluepotiongames.eosm.google.tw I/Perfare: il2cpp_base: b5973000
2020-08-12 16:28:34.152 8530-8606/com.bluepotiongames.eosm.google.tw I/Perfare: Assembly::Load: 0xb61f106c
2020-08-12 16:28:34.152 8530-8606/com.bluepotiongames.eosm.google.tw I/Perfare: Assembly::GetTypes: 0xb61f0d4c
2020-08-12 16:28:34.152 8530-8606/com.bluepotiongames.eosm.google.tw I/Perfare: dumping...

从log可以看出在dump阶段c程序崩溃了(还没到writeing dump file)

崩溃堆栈如下:

2020-08-12 16:28:34.432 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: signal 6 (SIGABRT), code -1 (?), fault addr --------
2020-08-12 16:28:34.432 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-08-12 16:28:34.432 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: Build fingerprint: 'google/marlin/marlin:10/QP1A.190711.020/eng.androi.20200810.062111:userdebug/test-keys'
2020-08-12 16:28:34.432 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: Revision: '0'
2020-08-12 16:28:34.433 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: pid: 8530, tid: 8606, name: .eosm.google.tw >>> com.bluepotiongames.eosm.google.tw <<<
2020-08-12 16:28:34.433 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: r0 00000000 r1 0000219e r2 00000006 r3 bdf23b70
2020-08-12 16:28:34.433 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: r4 bdf23b84 r5 bdf23b68 r6 00002152 r7 0000016b
2020-08-12 16:28:34.433 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: r8 bdf23b80 r9 bdf23b70 sl bdf23ba0 fp bdf23b90
2020-08-12 16:28:34.433 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: ip 0000219e sp bdf23b40 lr e663f2a3 pc e663f2b6 cpsr e40cbd10
2020-08-12 16:28:34.433 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: backtrace:
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #00 pc 000042b6 /apex/com.android.runtime/lib/bionic/libc.so (abort+4294594725)
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #1 pc 00f8ba00 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #2 pc 00f84908 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #3 pc 00f84100 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #4 pc 00f83d54 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #5 pc 00f80ca8 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #6 pc 00f81138 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #7 pc 00f7fe78 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #8 pc 00f81220 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: #9 pc 00f1fc80 /data/app/com.bluepotiongames.eosm.google.tw-XyPJOpleEJKgrJDFv42tMA==/lib/arm/libil2cpp.so
2020-08-12 16:28:34.452 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near r1:
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000217c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000218c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000219c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021ac ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021bc ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021cc ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021dc ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021ec ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021fc ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.453 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000220c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000221c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000222c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000223c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000224c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000225c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000226c ffffffff ffffffff ffffffff ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near r3:
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b50 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b60 00000000 00000000 ffffffdf ffffffff ................
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b70 00000000 00000000 ffffffff 00002152 ............R!..
2020-08-12 16:28:34.454 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b80 00002778 00000000 00000000 00000000 x'..............
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b90 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c00 00000002 00001714 00000003 ba5fb464 ............d..
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c10 ba5fc230 bdf24230 00000000 b8f44054 0.
.0B......T@..
2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c20 bdf23c58 b68fea04 b8f43860 b8f44080 X<......8...@.. 2020-08-12 16:28:34.455 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c30 000000ff 00000000 d2401980 00000000 ..........@..... 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c40 bdf23c7c 00000001 bdf23c7c 00000000 |<......|<...... 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near r4: 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b64 00000000 ffffffdf ffffffff 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b74 00000000 ffffffff 00002152 00002778 ........R!..x'.. 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b84 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b94 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba4 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb4 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc4 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd4 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be4 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.456 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf4 00000000 00000000 00000000 00000002 ................ 2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c04 00001714 00000003 ba5fb464 ba5fc230 ........d._.0._. 2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c14 bdf24230 00000000 b8f44054 bdf23c58 [email protected]<.. 2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c24 b68fea04 b8f43860 b8f44080 000000ff ....8...@......
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c34 00000000 d2401980 00000000 bdf23c7c ......@.....|<..
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c44 00000001 bdf23c7c 00000000 00000000 ....|<..........
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c54 00000000 bdf23c70 b68f790c 00000000 ....p<...y......
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near r5:
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b48 bdf23bd0 bdf23be0 00000000 00000000 .;...;..........
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b58 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b68 ffffffdf ffffffff 00000000 00000000 ................
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b78 ffffffff 00002152 00002778 00000000 ....R!..x'......
2020-08-12 16:28:34.457 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b88 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b98 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba8 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb8 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc8 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd8 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be8 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf8 00000000 00000000 00000002 00001714 ................
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c08 00000003 ba5fb464 ba5fc230 bdf24230 ....d..0..0B..
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c18 00000000 b8f44054 bdf23c58 b68fea04 [email protected]<......
2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c28 b8f43860 b8f44080 000000ff 00000000 8...@.......... 2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c38 d2401980 00000000 bdf23c7c 00000001 ..@.....|<...... 2020-08-12 16:28:34.458 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near r6: 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002130 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002140 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002150 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002160 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002170 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002180 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002190 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021a0 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021b0 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.459 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021c0 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021d0 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021e0 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021f0 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002200 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002210 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 00002220 ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near r8: 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b60 00000000 00000000 ffffffdf ffffffff ................ 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b70 00000000 00000000 ffffffff 00002152 ............R!.. 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b80 00002778 00000000 00000000 00000000 x'.............. 2020-08-12 16:28:34.460 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b90 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c00 00000002 00001714 00000003 ba5fb464 ............d._. 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c10 ba5fc230 bdf24230 00000000 b8f44054 0._.0B......T@.. 2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c20 bdf23c58 b68fea04 b8f43860 b8f44080 X<......8...@..
2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c30 000000ff 00000000 d2401980 00000000 ..........@.....
2020-08-12 16:28:34.461 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c40 bdf23c7c 00000001 bdf23c7c 00000000 |<......|<......
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c50 00000000 00000000 bdf23c70 b68f790c ........p<...y..
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near r9:
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b50 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b60 00000000 00000000 ffffffdf ffffffff ................
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b70 00000000 00000000 ffffffff 00002152 ............R!..
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b80 00002778 00000000 00000000 00000000 x'..............
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b90 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.462 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c00 00000002 00001714 00000003 ba5fb464 ............d..
2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c10 ba5fc230 bdf24230 00000000 b8f44054 0.
.0B......T@..
2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c20 bdf23c58 b68fea04 b8f43860 b8f44080 X<......8...@.. 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c30 000000ff 00000000 d2401980 00000000 ..........@..... 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c40 bdf23c7c 00000001 bdf23c7c 00000000 |<......|<...... 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near sl: 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b80 00002778 00000000 00000000 00000000 x'.............. 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b90 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.463 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c00 00000002 00001714 00000003 ba5fb464 ............d._. 2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c10 ba5fc230 bdf24230 00000000 b8f44054 0._.0B......T@.. 2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c20 bdf23c58 b68fea04 b8f43860 b8f44080 X<......8...@..
2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c30 000000ff 00000000 d2401980 00000000 ..........@.....
2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c40 bdf23c7c 00000001 bdf23c7c 00000000 |<......|<......
2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c50 00000000 00000000 bdf23c70 b68f790c ........p<...y..
2020-08-12 16:28:34.464 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c60 00000000 b68f686c 0000001f 00000000 ....lh..........
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c70 bdf23c98 b68f7104 000000c8 bdf23c7c .<...q......|<..
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near fp:
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b70 00000000 00000000 ffffffff 00002152 ............R!..
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b80 00002778 00000000 00000000 00000000 x'..............
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b90 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf0 00000000 00000000 00000000 00000000 ................
2020-08-12 16:28:34.465 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c00 00000002 00001714 00000003 ba5fb464 ............d..
2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c10 ba5fc230 bdf24230 00000000 b8f44054 0.
.0B......T@..
2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c20 bdf23c58 b68fea04 b8f43860 b8f44080 X<......8...@.. 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c30 000000ff 00000000 d2401980 00000000 ..........@..... 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c40 bdf23c7c 00000001 bdf23c7c 00000000 |<......|<...... 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c50 00000000 00000000 bdf23c70 b68f790c ........p<...y.. 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c60 00000000 b68f686c 0000001f 00000000 ....lh.......... 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near ip: 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000217c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000218c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000219c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021ac ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.466 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021bc ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021cc ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021dc ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021ec ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 000021fc ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000220c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000221c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000222c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000223c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.467 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000224c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000225c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: 0000226c ffffffff ffffffff ffffffff ffffffff ................ 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: memory near sp: 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b20 00000000 0700fe9e 00001714 bdf23b68 ............h;.. 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b30 00001714 bdf23b68 00002152 ba5fc230 ....h;..R!..0._. 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b40 bdf23bb0 bdf23bc0 bdf23bd0 bdf23be0 .;...;...;...;.. 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b50 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b60 00000000 00000000 ffffffdf ffffffff ................ 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b70 00000000 00000000 ffffffff 00002152 ............R!.. 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b80 00002778 00000000 00000000 00000000 x'.............. 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23b90 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.468 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23ba0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bb0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bc0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bd0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23be0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23bf0 00000000 00000000 00000000 00000000 ................ 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c00 00000002 00001714 00000003 ba5fb464 ............d._. 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: bdf23c10 ba5fc230 bdf24230 00000000 b8f44054 0._.0B......T@.. 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: code around pc: 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f294 f04f8ac0 960f30ff f04e900e 2100e850 ..O..0....N.P..! 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2a4 464b2206 90106021 46394630 176bf240 ."KF![email protected].
2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2b4 4822df00 460aa904 f9604478 68000acd .."H...FxD....h 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2c4 0acdf942 20066010 f04e2200 2002eaa0 B..... ."N....
2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2d4 22004629 e9faf04e f04e2014 4605e8f8 )F."N.... N....F
2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2e4 f04e20e0 4606e8f4 464c9803 8acff90a . N....F..LF....
2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2f4 8acff90b 8acff908 8acff900 f9009802 ................
2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f304 98018acf 8acff900 f9009800 20148acf ...............
2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f314 8ac0f904 30fff04f 900e950f e80ef04e ....O..0....N...
2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f324 22062100 f240464b 6021176b 46289010 .!."[email protected].!..(F 2020-08-12 16:28:34.469 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f334 df004631 f04e207f bf00ea72 fffc3a38 1F... N.r...8:.. 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f344 f04d2300 d4d4ba85 4c03b510 f8d4447c .#M........L|D.. 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f354 e8bdc000 47604010 0005152c 4601460a .....@G,....F.F
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f364 0063f06f f04d2300 d4d4ba79 b082b510 o.c..#M.y.......
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f374 4479490a 6821680c 46699101 ea66f04e .IyD.h!h..iFN.f.
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f384 28009900 f04fbf08 682031ff 1a809a01 ...(..O..1 h....
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: code around lr:
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f280 f9009001 f1098acf 90000040 8acff900 ........@.......
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f290 f9042014 f04f8ac0 960f30ff f04e900e . ....O..0....N.
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2a0 2100e850 464b2206 90106021 46394630 P..!."KF!..0F9F 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2b0 176bf240 4822df00 460aa904 f9604478 @.k..."H...FxD.
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2c0 68000acd 0acdf942 20066010 f04e2200 ...hB..... ."N. 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2d0 2002eaa0 22004629 e9faf04e f04e2014 ... )F."N.... N. 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2e0 4605e8f8 f04e20e0 4606e8f4 464c9803 ...F. N....F..LF 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f2f0 8acff90a 8acff90b 8acff908 8acff900 ................ 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f300 f9009802 98018acf 8acff900 f9009800 ................ 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f310 20148acf 8ac0f904 30fff04f 900e950f ... ....O..0.... 2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f320 e80ef04e 22062100 f240464b 6021176b N....!."[email protected].!
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f330 46289010 df004631 f04e207f bf00ea72 ..(F1F... N.r...
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f340 fffc3a38 f04d2300 d4d4ba85 4c03b510 8:...#M........L
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f350 f8d4447c e8bdc000 47604010 0005152c |D.......@`G,...
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f360 4601460a 0063f06f f04d2300 d4d4ba79 .F.Fo.c..#M.y...
2020-08-12 16:28:34.470 8530-8606/com.bluepotiongames.eosm.google.tw E/CRASH: e663f370 b082b510 4479490a 6821680c 46699101 .....IyD.h!h..iF
2020-08-12 16:29:10.402 8530-8530/com.bluepotiongames.eosm.google.tw E/CRASH: other thread is trapped; signum = 6
2020-08-12 16:29:10.405 8530-8530/com.bluepotiongames.eosm.google.tw E/InputEventReceiver: Exception dispatching input event.
2020-08-12 16:29:10.406 8530-8530/com.bluepotiongames.eosm.google.tw E/MessageQueue-JNI: Exception in MessageQueue callback: handleReceiveCallback
2020-08-12 16:29:10.410 8530-8530/com.bluepotiongames.eosm.google.tw E/MessageQueue-JNI: java.lang.Error: signal 6 (SIGABRT), code -1 (?), fault addr --------
Build fingerprint: 'google/marlin/marlin:10/QP1A.190711.020/eng.androi.20200810.062111:userdebug/test-keys'
Revision: '0'
pid: 8530, tid: 8606, name: .eosm.google.tw >>> com.bluepotiongames.eosm.google.tw <<<
r0 00000000 r1 0000219e r2 00000006 r3 bdf23b70
r4 bdf23b84 r5 bdf23b68 r6 00002152 r7 0000016b
r8 bdf23b80 r9 bdf23b70 sl bdf23ba0 fp bdf23b90
ip 0000219e sp bdf23b40 lr e663f2a3 pc e663f2b6 cpsr e40cbd10

    at libc.abort(abort)
    at libil2cpp.00f8ba00(Native Method)
    at libil2cpp.00f84908(Native Method)
    at libil2cpp.00f84100(Native Method)
    at libil2cpp.00f83d54(Native Method)
    at libil2cpp.00f80ca8(Native Method)
    at libil2cpp.00f81138(Native Method)
    at libil2cpp.00f7fe78(Native Method)
    at libil2cpp.00f81220(Native Method)
    at libil2cpp.00f1fc80(Native Method)

2020-08-12 16:29:10.413 8530-8530/com.bluepotiongames.eosm.google.tw E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.bluepotiongames.eosm.google.tw, PID: 8530
java.lang.Error: signal 6 (SIGABRT), code -1 (?), fault addr --------
Build fingerprint: 'google/marlin/marlin:10/QP1A.190711.020/eng.androi.20200810.062111:userdebug/test-keys'
Revision: '0'
pid: 8530, tid: 8606, name: .eosm.google.tw >>> com.bluepotiongames.eosm.google.tw <<<
r0 00000000 r1 0000219e r2 00000006 r3 bdf23b70
r4 bdf23b84 r5 bdf23b68 r6 00002152 r7 0000016b
r8 bdf23b80 r9 bdf23b70 sl bdf23ba0 fp bdf23b90
ip 0000219e sp bdf23b40 lr e663f2a3 pc e663f2b6 cpsr e40cbd10

    at libc.abort(abort)
    at libil2cpp.00f8ba00(Native Method)
    at libil2cpp.00f84908(Native Method)
    at libil2cpp.00f84100(Native Method)
    at libil2cpp.00f83d54(Native Method)
    at libil2cpp.00f80ca8(Native Method)
    at libil2cpp.00f81138(Native Method)
    at libil2cpp.00f7fe78(Native Method)
    at libil2cpp.00f81220(Native Method)
    at libil2cpp.00f1fc80(Native Method)

gradle编译完怎么装到手机里

我用gradle编译完后,out文件夹中有两个文件夹:magisk_module 文件夹和magisk-riru-il2cppdumper-v1.0.zip压缩包
应该用哪一个,要怎么做 啊啊啊

Game Force Stop

I tried with free fire 1.59.1 and in arm64 I used unity version and its worked with VersionAbove24

But.... In armv7 I used the unity version 5.6.0f3 without VersionAboveV24 and it's crashing the game. After Uninstalling it the game's working fine.

Any solution?

已经安装了Riru,为什么提示没用安装。

  • Copying zip to temp directory
  • Installing magisk-riru-il2cppdumper-v1.0.zip
    Archive: /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
    inflating: module.prop

Riru - Il2CppDumper



Powered by Magisk


Archive: /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
inflating: customize.sh
Archive: /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
inflating: verify.sh

  • Extracting verify.sh
    Archive: /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
    inflating: riru.sh
    Archive: /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
    inflating: riru.sh.sha256sum
  • Verified riru.sh

! Riru is not installed
! Please install Riru from Magisk Manager or https://github.com/RikkaApps/Riru/releases


! Installation failed

LOL Wild Rift fails to dump

Hello, this game can't be dumped neither with normal dumper, nor with riru, perhaps they use a new protection.

Unity version from logcat:
11-27 19:24:29.917 26663 26802 I Unity : Built from '' branch, Version '2018.4.16f1 (0)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a'
Logs:
11-27 19:55:37.687 673 673 I Perfare : detect game: com.riotgames.league.wildrift
11-27 19:55:37.721 5073 5093 I Perfare : hack thread: 5093
11-27 19:55:37.722 5073 5093 I Perfare : api level: 28
11-27 19:55:37.729 5073 5093 I Perfare : __loader_dlopen at: 0xe9f722f5
11-27 19:55:52.777 5073 9981 I Perfare : Got il2cpp handle!
11-27 19:55:58.089 5073 5093 I Perfare : il2cpp_handle: 0x36325e95
11-27 19:55:58.091 5073 5093 I Perfare : typeDefinitionsCount: 22614
11-27 19:55:58.093 5073 5093 I Perfare : il2cpp_base: bac6c000
Stops here.

Also normal dumper detects it as 24.1, but fails to dump it.
Logs:

Initializing metadata...
Metadata Version: 24.1
Initializing il2cpp file...
Applying relocations...
WARNING: find .init_proc
ERROR: This file may be protected.
Il2Cpp Version: 24.1
Searching...
CodeRegistration : 0
MetadataRegistration : 0
CodeRegistration : 5fff458
MetadataRegistration : 5fff490
System.ArgumentException: An item with the same key has already been added. Key: 0
at System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x002b6] in <a1336bab325642fd867e87ca7626bada>:0 at System.Collections.Generic.Dictionary2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in :0
at Il2CppDumper.Il2Cpp.Init (System.UInt64 codeRegistration, System.UInt64 metadataRegistration) [0x002c4] in <028a4b4e34cb436eb7f3486683fc225f>:0
at Il2CppDumper.Elf.Search () [0x0021b] in <028a4b4e34cb436eb7f3486683fc225f>:0
at Il2CppDumper.Program.Init (System.Byte[] il2cppBytes, System.Byte[] metadataBytes, Il2CppDumper.Metadata& metadata, Il2CppDumper.Il2Cpp& il2Cpp) [0x0029b] in <028a4b4e34cb436eb7f3486683fc225f>:0
ERROR: An error occurred while processing.

Playstore link:
https://play.google.com/store/apps/details?id=com.riotgames.league.wildrift

help offset address

i got this file dump.cs but i don't understand this RVA address because can't match with offset libil2cpp.so file. is this encrypted address?
image

method Pointer offset bug(arm64)

The function may not depend on the base address of libil2cpp.so after the relative offset
EX:
method->methodPointer = 0x7ce1ecbdac
base offset hex(0x7ce1ecbdac-0x7c7a7dc000) = 0x676efdac

sailfish:/ # cat /proc/27565/maps | grep libil2cpp.so
7c7a7dc000-7c7b131000 r--p 00000000 103:13 590772                        /data/app/
7ce1855000-7ce20e1000 r-xp 00000000 103:13 590772                        /data/app/
7ce20f0000-7ce21b9000 rw-p 0088b000 103:13 590772                        /data/app/

The offset calculated based on the base address is incorrect to view through IDA
hex(0x7ce1ecbdac-0x7ce1855000) = 0x676dac
Use 0x7ce1855000 as the base address to calculate the correct offset address

Correct offset address calculation may require 'x' permission in the maps file

So I made the following changes

uint64_t get_module_base(const char *module_name) {
    uint64_t addr = 0;
    char line[1024];
    uint64_t start = 0;
    uint64_t end = 0;
    char flags[5];
    char path[PATH_MAX];

    FILE *fp = fopen("/proc/self/maps", "r");
    if (fp != nullptr) {
        while (fgets(line, sizeof(line), fp)) {
            strcpy(path, "");
            sscanf(line, "%" PRIx64"-%" PRIx64" %s %*" PRIx64" %*x:%*x %*u %s\n", &start, &end,
                   flags, path);
#if defined(__aarch64__)
            if (strstr(flags, "x") == 0)
                continue;
#endif
            if (strstr(path, module_name)) {
                addr = start;
                break;
            }
        }
        fclose(fp);
    }
    return addr;
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.