Run Il2CppDumper via GUI or Command-line
masterGUI Mode
Run Il2CppDumper.exe and follow the prompts to select the il2cpp executable file and the global-metadata.dat file.
Command-line Mode
You can run the dumper directly from the terminal by providing the executable, the metadata file, and an optional output directory.
Il2CppDumper.exe <executable-file> <global-metadata> <output-directory>Il2CppDumper.exe <executable-file> <global-metadata> <output-directory>