Il2CppDumper icon indicating copy to clipboard operation
Il2CppDumper copied to clipboard

Unity il2cpp reverse engineer

Results 102 Il2CppDumper issues
Sort by recently updated
recently updated
newest added

请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个issue - Il2CppDumper版本:Il2CppDumper-v6.7.25 - 目标Unity版本 - 问题描述 ``` -Initializing metadata... Metadata Version: 27 Initializing il2cpp file... Il2Cpp Version: 27 Searching... CodeRegistration : 0 MetadataRegistration : 0 System.InvalidOperationException: 序列不包含任何匹配元素 在 System.Linq.Enumerable.First[TSource](IEnumerable`1...

请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个issue - Il2CppDumper版本 Il2CppDumper-v6.7.25 - 目标Unity版本 2018.4.3f1 - 问题描述 ![image](https://user-images.githubusercontent.com/51918328/173041482-18b25d52-7803-43a1-afce-5e53374a9fbb.png) [src.zip](https://github.com/Perfare/Il2CppDumper/files/8877916/src.zip)

Il2CppDumper版本:v6.7.25 越来越多的应用对global-metadata.dat加密了,虽然用Zygisk版能很方便地导出dump.cs,但是Dumper生成json高度依赖直接分析未加密的global-metadata。能否支持从dump.cs生成ida可用的json文件,或是在文档中详细说明依照怎样的格式生成的json能被repo中的ida脚本正确读取?谢谢。

some fields was getting generated with same parent struct field name, this solve this bug

``` Il2CppDumper version: v6.7.8 Target Unity version: 5.4.0f3 ``` I have an older game I would like to decompile. It uses Unity version `5.4.0f3` and il2cpp version 21. I need...

pending

Il2CppDumper version: v6.7.8 Target Unity version: 5.4.0f3 I don't know if currently there's way to load generated symbols(dump.cs) to the living debugger like x64dbg, ollydbg, windbg. I think it will...

Il2CppDumper v6.7.6 某個結構體為: ``` namespace UnityEngine { public struct Color32 { private int rgba; // Offset = "0x0" public byte r; // Offset = "0x0" public byte g; // Offset...

enhancement

Note: if you do not provide all of the following information I will directly ignore and close this issue - Il2CppDumper version 6.6.15 - Target Unity version Not sure -...

pending

Dear Perfare, Firstly i would like to say Thank you for the awesome work you do for everybody in the community and everyone that use this marvelous tool! :) -6.7.25...

ERROR: Can't use auto mode to process file, try manual mode. https://drive.google.com/drive/folders/1FyT1nzLOTDcwRzkJLSqxRDLmbhmBta4H?usp=sharing