How can we dump mit Unityframework on MAC bro ? mit Metadata is good but most of game now change binary to UnityUpdated to 6.2.1
Just use Unityframework as binary, it will work. if not, report issue to PerfareHow can we dump mit Unityframework on MAC bro ? mit Metadata is good but most of game now change binary to Unity
So idk why but it require a framwork version not available (to my knowledge) to MacOS.
<TargetFrameworks>net472;netcoreapp3.1</TargetFrameworks>
, I should be able to build since I have the netcoreapp 3.1Lol, sometimes it's acting weird on macOSSo idk why but it require a framwork version not available (to my knowledge) to MacOS.
I don't get it, the target framework of this csproj is<TargetFrameworks>net472;netcoreapp3.1</TargetFrameworks>
, I should be able to build since I have the netcoreapp 3.1
Edit #1:
Alright, I found the solution!
I just removed the net472 framework and it worked
I just wanted to say thanks because I started this morning to learn how to mod (never touched c sharp in my whole life) and this evening I know the structure of hex in the lib2ccp.so and successfully modded my first game! I had previous experiences but this wouldn't have been possible if you didn't taught me a way to build the il2ccp executable for macOS.Lol, sometimes it's acting weird on macOS
I use VS2019 since I have windows
Initializing metadata...
Metadata Version: 27
Initializing il2cpp file...
Il2Cpp Version: 27
Searching...
CodeRegistration : 0
MetadataRegistration : 0
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Il2CppDumper.Macho64.Search() in E:\Project\Github\Il2CppDumper-6.6.2\Il2CppDumper\ExecutableFormats\Macho64.cs:line 202
at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in E:\Project\Github\Il2CppDumper-6.6.2\Il2CppDumper\Program.cs:line 210
ERROR: An error occurred while processing.
Press any key to exit...
downloaded from the Box link but getting errors.
Code:Initializing metadata... Metadata Version: 27 Initializing il2cpp file... Il2Cpp Version: 27 Searching... CodeRegistration : 0 MetadataRegistration : 0 System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at Il2CppDumper.Macho64.Search() in E:\Project\Github\Il2CppDumper-6.6.2\Il2CppDumper\ExecutableFormats\Macho64.cs:line 202 at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in E:\Project\Github\Il2CppDumper-6.6.2\Il2CppDumper\Program.cs:line 210 ERROR: An error occurred while processing. Press any key to exit...
We use cookies to personalize content and ads, to provide social media features and to analyse our traffic. We also share necessary information with our advertising and analytics partners to optimize your experience on our site.
Learn more about cookies
We use cookies to personalize content and ads, to provide social media features and to analyse our traffic. We also share necessary information with our advertising and analytics partners to optimize your experience on our site.
Learn more about cookies