Jump to content

Unity Game dumper error. Mostly 2019+ games


BlackLotus

3 posts in this topic

Recommended Posts

Posted

While dumping alot of unity games i keep running into this error

 

System.InvalidOperationException: Sequence contains no matching element
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   at Il2CppDumper.Macho64.Search() in C:\projects\il2cppdumper\Il2CppDumper\ExecutableFormats\Macho64.cs:line 190
   at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 210
ERROR: An error occurred while processing.

The Binary always has a really low size(70kb) . Just wondering what i would do in a situation like this?

Posted

Some Unity games nowadays have their main executable in /AppName.app/Frameworks/UnityFramework.framework/UnityFramework. So you will have to use that instead!

 

Posted
Just now, Rook said:

Some Unity games nowadays have their main executable in /AppName.app/Frameworks/UnityFramework.framework/UnityFramework. So you will have to use that instead!

 

ohhhhhh, i see thank you! <3 Been having trouble with this for like a week and didnt wanna post a topic xD

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines