![]() |
VOOZH | about |
dotnet tool install --global Il2CppInterop.CLI --version 1.5.1
dotnet new tool-manifestif you are setting up this repo
dotnet tool install --local Il2CppInterop.CLI --version 1.5.1
#tool dotnet:?package=Il2CppInterop.CLI&version=1.5.1
nuke :add-package Il2CppInterop.CLI --version 1.5.1
<p align="center"> <img src="logo/logo_big.svg" width="300"> </p>
👁 GitHub Workflow Status
👁 GitHub release (latest by date)
| CLI | Generator | Runtime | HarmonySupport | |
|---|---|---|---|---|
| NuGet.org (release) | 👁 BepInEx NuGet (CLI) |
👁 BepInEx NuGet (Generator) |
👁 BepInEx NuGet (Runtime) |
👁 BepInEx NuGet (HarmonySupport ) |
| nuget.bepinex.dev (CI) | 👁 BepInEx NuGet (CLI) |
👁 BepInEx NuGet (Generator) |
👁 BepInEx NuGet (Runtime) |
👁 BepInEx NuGet (HarmonySupport) |
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:
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.
For plugin developers:
For tool integrators and advanced user:
Bundled into output files:
Used by generator itself:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.1 | 1,140 | 9/2/2025 |
| 1.5.0 | 525 | 5/13/2025 |
| 1.4.5 | 1,752 | 3/4/2023 |
| 1.4.4 | 578 | 2/25/2023 |
| 1.4.3 | 648 | 12/13/2022 |
| 1.4.2 | 622 | 12/12/2022 |
| 1.4.1 | 615 | 12/11/2022 |
| 1.4.0 | 626 | 11/13/2022 |
| 1.3.0 | 779 | 10/21/2022 |
| 1.2.0 | 763 | 10/4/2022 |
| 1.1.4 | 764 | 9/30/2022 |
| 1.1.3 | 744 | 9/10/2022 |
| 1.1.2 | 756 | 9/8/2022 |
| 1.1.1 | 803 | 8/29/2022 |
| 1.1.0 | 862 | 7/10/2022 |