nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.15k stars 149 forks source link

Version #350

Open litao1999 opened 4 months ago

litao1999 commented 4 months ago

Please add the 2021.3.16f1c1,thanks!

nesrak1 commented 4 months ago

Unity 2021.3.16f1 was added to the tpk last year: https://github.com/AssetRipper/TypeTreeDumps/blob/main/Classes/2021.3.16f1.json

If you mean unity chinese encryption, that's different and not something I'm supporting. Can you specify what the issue is? Does it not open at all? Do certain assets not open?

nesrak1 commented 4 months ago

Is this just #251 again? You never uploaded a log in that issue.

litao1999 commented 4 months ago

Is this just #251 again? You never uploaded a log in that issue. This is the log.

00 pc 00000000000e063c /apex/com.android.runtime/lib64/bionic/libc.so (tgkill+12) (BuildId: 2bb0d7188c0db2e8beecb24658ba9d71)

  #01 pc 00000000006b6534  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #02 pc 00000000006b6ab0  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #03 pc 00000000001deb64  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #04 pc 00000000001de978  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #05 pc 00000000002bfa6c  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #06 pc 00000000002c0898  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #07 pc 00000000002c0a70  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #08 pc 00000000001d2558  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #09 pc 00000000001d4400  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #10 pc 00000000001d41cc  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #11 pc 00000000001d4148  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #12 pc 000000000024dbb4  /data/app/~~KHauV5L1OYxCgPyiASJung==/com.mis.ww-eYPvXHSiNK38LqQH9E7bcg==/lib/arm64/libunity.so (BuildId: 2370ce2e94fe56e363ccc859c3b876244405e7a1)
  #13 pc 00000000000f5548  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) (BuildId: 2bb0d7188c0db2e8beecb24658ba9d71)
  #14 pc 000000000008ef3c  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 2bb0d7188c0db2e8beecb24658ba9d71)
nesrak1 commented 3 months ago

This is a native error which makes it really hard for me to do anything. All I can ask is if you notice any significant changes in the file with a hex editor when saving with UABEA. If that's the case, it might be that the c version of unity adds some extra data I don't handle.