Install with winget
Open PowerShell or Command Prompt and run:
winget install Perfare.Il2CppDumper
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Il2CppDumper
Il2CppDumper is a reverse engineering tool for Unity's il2cpp binaries. It supports extracting metadata, generating dummy DLLs, and analyzing code for better understanding and modification of Unity applications.
Advanced Install Options
Install (latest)
winget install Perfare.Il2CppDumperInstall (pinned version)
winget install --id Perfare.Il2CppDumper -e --version 6.7.46Upgrade
winget upgrade Perfare.Il2CppDumperUninstall
winget uninstall Perfare.Il2CppDumperFrequently Asked Questions
How do I install Il2CppDumper using winget?
Open PowerShell or Windows Terminal and run:
winget install Perfare.Il2CppDumper. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Il2CppDumper?
Il2CppDumper is a reverse engineering tool for Unity's il2cpp binaries. It supports extracting metadata, generating dummy DLLs, and analyzing code for better understanding and modification of Unity applications.
Is Il2CppDumper free to use?
Il2CppDumper is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update Il2CppDumper with winget?
Run
winget upgrade Perfare.Il2CppDumper in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Il2CppDumper?
Run
winget uninstall Perfare.Il2CppDumper to remove Il2CppDumper from your system.