-
environment : ios 14.4.1, Unity 2018.4.17f1, il2cpp build
socket bind working on UnityEditor, android
but not working on ios
because raise exception when CreateDelegate with UniumSocket.Messa…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort…
-
通过SceneManager.LoadSceneAsync会返回一个AsyncOperation
AsyncOperation有一个completed的事件可以订阅。
PC端正常,安卓打包运行后报错,说找不到add_completed这个方法。
-
I would like to ask for support for ios libraries. When I use Prefare's Il2CppDumper to dump an ios library, it dumps it correctly. When I tried with Il2CppInspector, it didnt dump I got an error sayi…
-
### Are you on the latest version of AssetRipper?
Yes, I'm on the latest release of AssetRipper.
### Which release are you using?
Linux x64
### Which game did this occur on?
TOEM
https://steamdb…
-
How did you obtain an API token and what is the API you are using? I can't seem to find any public API outside of the invite system. Have you reverse engineered an undocumented RESTful API or are you …
-
I'm using the SIS and the OpenIAB to my shop to test the iphone 5 ios 8.1.3 okay. To arrange for apple they rejeitao the app saying that when you click the buy nothing happens (in this iphone 6). The …
-
Initializing metadata...
Metadata Version: 23
Initializing il2cpp file...
Applying relocations...
WARNING: find .init_proc
ERROR: This file may be protected.
Il2Cpp Version: 23
Searching...
Co…
-
在对开头有pxor xmm0,xmm0这样汇编指令的函数进行hook时,会出现DobbyHook unimplemented code abort的问题。
要hook的函数的汇编如下
```
pwndbg> x/16i 0x7ffff7a538f0
0x7ffff7a538f0 : push rbp
0x7ffff7a538f1 : pxor …
-
I just ran into this issue where injected object is null in build, but not in Unity editor. The same object has been injected in other objects the same way, but this is the first time this issue has b…