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

Note: if you do not provide all of the following information I will directly ignore and close this issue - Il2CppDumper version - v6.7.8 ( android ) - Target Unity...

Note: if you do not provide all of the following information I will directly ignore and close this issue - Il2CppDumper version 6.7.40 - Target Unity version (optional) - Describe...

Script now shows window from which user can choose from where they want to load file + window where it should save it. Also replaces all C keywords if they...

Il2CppDumper version: Il2CppDumper-net6-v6.7.40 (but the error occur with all version) ``` System.OverflowException: Array dimensions exceeded supported range. at Il2CppDumper.BinaryStream.ReadClassArray[T](Int64 count) in C:\projects\il2cppdumper\Il2CppDumper\IO\BinaryStream.cs:line 194 at Il2CppDumper.Il2Cpp.Init(UInt64 codeRegistration, UInt64 metadataRegistration) in C:\projects\il2cppdumper\Il2CppDumper\Il2Cpp\Il2Cpp.cs:line...

Note: if you do not provide all of the following information I will directly ignore and close this issue - Il2CppDumper version v6.7.40 - Target Unity version (optional) 2022.3.8f1 -...

Note: if you do not provide all of the following information I will directly ignore and close this issue - Il2CppDumper version v6.7.40 - Target Unity version (optional) - Describe...

This new version of [Binary Ninja](https://binary.ninja) plugin will provide better experience over the existing one. ## Features It will not load the entire `il2cpp.h` header file into Binary Ninja, since...

请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个issue - Il2CppDumper版本 v6.7.40 - 目标Unity版本 (可以不填) - 问题描述 反编译后的Assembly-CSharp.dll仅仅只有TMPro,没有其他游戏代码相关的信息 ![image](https://github.com/Perfare/Il2CppDumper/assets/19276615/374713f4-542b-4ac8-98f3-56d404685510) - 上传可执行文件和global-metadata.dat [GameAssembly.zip](https://github.com/Perfare/Il2CppDumper/files/13438896/GameAssembly.zip)

- Il2CppDumper version: v6.7.40 - Describe the issue ![image](https://github.com/Perfare/Il2CppDumper/assets/55496004/53533f74-d5e3-4610-947e-d25d1ee14be1) - Upload executable file and global-metadata.dat https://files.catbox.moe/qoref9.rar

- Il2CppDumper version: 6.7.40 - Describe the issue When importing with ida_with_struct_py3.py into IDA 7.5 or IDA 7.7 these syntax errors get thrown: ``` Syntax error near: return Syntax error...