Il2CppDumper icon indicating copy to clipboard operation
Il2CppDumper copied to clipboard

序列不包含任何匹配元素

Open xhzth70911 opened this issue 3 years ago • 0 comments

请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个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 source, Func`2 predicate)
   在 Il2CppDumper.Macho64.Search() 位置 C:\projects\il2cppdumper\Il2CppDumper\ExecutableFormats\Macho64.cs:行号 203
   在 Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) 位置 C:\projects\il2cppdumper\Il2CppDumper\Program.cs:行号 226
ERROR: An error occurred while processing.
Press any key to exit...
  • 上传可执行文件和global-metadata.dat

ios的可执行文件和metadata.zip

xhzth70911 avatar Jun 21 '22 09:06 xhzth70911