Home

Awesome

<p align="center"> <img src="logo/logo_big.svg" width="300"> </p>

GitHub Workflow Status GitHub release (latest by date)

CLIGeneratorRuntimeHarmonySupport
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-unhollower branch.

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.

Getting started

For plugin developers:

For tool integrators and advanced user:

Used libraries

Bundled into output files:

Used by generator itself: