Unitor icon indicating copy to clipboard operation
Unitor copied to clipboard

Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.

Results 1 Unitor issues
Sort by recently updated
recently updated
newest added

Hello, while working with IL2CPP I noticed that there was a fork made by https://github.com/kneesnap/Il2CppInspector which fixes this error caused by version 24.4: ![image](https://user-images.githubusercontent.com/5252505/162556998-6572b801-3eb0-4f76-a872-4afaa50eeba8.png) After using this fork IL2CPP worked...