Wingetlywingetly
← All apps
I

Il2CppDumper

by Perfarev6.7.46

Last updated

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.

Install with winget

$ winget install --id Perfare.Il2CppDumper --exact --version 6.7.46

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v6.7.46

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Il2CppDumper.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • IDA FreewareHex-Rays SA
    Hex-Rays.IDA.Freev8.4

    The free binary code analysis tool to kickstart your reverse engineering experience.

  • R
    Reverse Engineer's Toolkit (retoolkit)Mente Binária
    mentebinaria.retoolkitv2023.05

    A collection of tools for those interested in reverse engineering and/or malware analysis on Windows systems.

  • Unity HubUnity Technologies Inc.
    Unity.UnityHubv3.21.2.65535

    Manage multiple installations of the Unity Editor, create new projects, and access your work.

  • U
    Unity 2022Unity Technologies ApS
    Unity.Unity.2022v2022.3.62f3

    The world’s leading platform for real-time content creation

  • Unity 2022 (CN Version)Unity Technologies ApS
    Unity.Unity.CN.2022v2022.3.62f3c1

    The world’s leading platform for real-time content creation

  • ILSpyICSharpCode Team
    icsharpcode.ILSpyv11.0.0.9375

    Cross-Platform .NET assembly browser and decompiler.

More from Perfare or browse il2cpp, reverse-engineering, unity.

Frequently asked questions

How do I install Il2CppDumper on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Perfare.Il2CppDumper --exact --version 6.7.46. winget downloads the installer from Perfare and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Il2CppDumper silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Perfare.Il2CppDumper --exact 6.7.46 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Il2CppDumper via winget?
Run: winget uninstall --id Perfare.Il2CppDumper --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Il2CppDumper's Apps & Features entry.
Is Il2CppDumper free?
Il2CppDumper is distributed under MIT. Refer to the publisher (https://github.com/Perfare/Il2CppDumper) for the full license terms - Wingetly itself does not charge for installation.
Does Il2CppDumper work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Il2CppDumper directly from the publisher.
How do I keep Il2CppDumper up to date?
Run winget upgrade --id Perfare.Il2CppDumper --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Il2CppDumper from microsoft/winget-pkgs.