Panda.Il2CppInterop.CLI
1.4.5.36
dotnet tool install --global Panda.Il2CppInterop.CLI --version 1.4.5.36
dotnet new tool-manifest
dotnet tool install --local Panda.Il2CppInterop.CLI --version 1.4.5.36
#tool dotnet:?package=Panda.Il2CppInterop.CLI&version=1.4.5.36
nuke :add-package Panda.Il2CppInterop.CLI --version 1.4.5.36
<p align="center"> <img src="logo/logo_big.svg" width="300"> </p>
| CLI | Generator | Runtime | HarmonySupport | |
|---|---|---|---|---|
| NuGet.org (release) | ||||
| nuget.bepinex.dev (CI) |
BepInEx fork of Il2CppAssemblyUnhollower is now Il2CppInterop!
Looking for old README and guides? Check out
legacy-unhollowerbranch.
Il2CppInterop is a framework for bridging together Unity's Il2Cpp and .NET's CoreCLR runtimes. The framework various interoperability tools:
- A tool to generate .NET assemblies from Cpp2IL's output.
- A runtime library to work with Il2Cpp objects in CoreCLR.
- Libraries to integrate other tools with Il2Cpp.
The framework allows the use of Il2Cpp domain and objects in it from a managed .NET domain. This includes generic types and methods, arrays, and new object creation.
This project started out as fork of knah/Il2CppAssemblyUnhollower but has been since been modified with new API and fixes to be a standalone project.
Getting started
For plugin developers:
For tool integrators and advanced user:
Used libraries
Bundled into output files:
- iced by 0xd4d, an x86 disassembler used for xref scanning and possibly more in the future
Used by generator itself:
- Mono.Cecil by jbevain, the main tool to produce assemblies
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.5.36 | 588 | 4/18/2023 |
| 1.4.5.35 | 534 | 3/28/2023 |
| 1.4.5.34 | 460 | 3/28/2023 |
| 1.4.5.33 | 500 | 3/28/2023 |
| 1.4.5.32 | 569 | 3/26/2023 |
| 1.4.5.31 | 544 | 3/26/2023 |
| 1.4.5.30 | 567 | 3/25/2023 |
| 1.4.3.26 | 503 | 3/5/2023 |
| 1.4.3.25 | 525 | 3/4/2023 |
| 1.4.3.24 | 515 | 3/4/2023 |
| 1.4.3.23 | 507 | 3/4/2023 |
| 1.4.3.22 | 517 | 3/4/2023 |
| 1.4.3.21 | 540 | 3/4/2023 |
| 1.4.3.20 | 523 | 3/3/2023 |
| 1.4.3.19 | 538 | 3/3/2023 |
| 1.4.3.18 | 535 | 3/3/2023 |
| 1.4.3.17 | 517 | 3/3/2023 |
| 1.4.3.14 | 489 | 3/3/2023 |
| 1.4.3.13 | 499 | 3/3/2023 |
| 1.4.3.10 | 559 | 3/3/2023 |