Il2CppDumper CLI compiled for macOS and Linux

Execute Il2CppDumper on terminal
Usage:
./Il2CppDumper
<executable-file> <global-metadata>
If you want to compile it yourself,
you can install Visual Studio 2019 and run the folloing command lines using CMD
on your project directory. I think you can compile it on other platforms too
dotnet build --runtime linux-x64
dotnet build --runtime linux-x64
More info about Il2CppDumper: https://github.com/Perfare/Il2CppDumper
Credit:
Perfare
Kommentarer
Tilføj en kommentar