VOOZH about

URL: https://www.nuget.org/packages/Il2CppInterop.HarmonySupport

⇱ NuGet Gallery | Il2CppInterop.HarmonySupport 1.5.1




👁 Image
Il2CppInterop.HarmonySupport 1.5.1

Prefix Reserved
dotnet add package Il2CppInterop.HarmonySupport --version 1.5.1
 
 
NuGet\Install-Package Il2CppInterop.HarmonySupport -Version 1.5.1
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Il2CppInterop.HarmonySupport" Version="1.5.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Il2CppInterop.HarmonySupport" Version="1.5.1" />
 
Directory.Packages.props
<PackageReference Include="Il2CppInterop.HarmonySupport" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Il2CppInterop.HarmonySupport --version 1.5.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Il2CppInterop.HarmonySupport, 1.5.1"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Il2CppInterop.HarmonySupport@1.5.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Il2CppInterop.HarmonySupport&version=1.5.1
 
Install as a Cake Addin
#tool nuget:?package=Il2CppInterop.HarmonySupport&version=1.5.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Il2CppInterop.HarmonySupport:

Package Downloads
LavaGang.MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono.

NextBepLoader.Core.IL2CPP

BepInEx support library for Il2Cpp games

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Il2CppInterop.HarmonySupport:

Repository Stars
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
LavaGang/MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Version Downloads Last Updated
1.5.1 1,535 9/2/2025
1.5.0 731 5/13/2025
1.4.5 5,324 3/4/2023
1.4.4 701 2/25/2023
1.4.3 879 12/13/2022
1.4.2 434 12/12/2022
1.4.1 3,002 12/11/2022
1.4.0 1,092 11/13/2022
1.3.0 5,740 10/21/2022
1.2.0 789 10/4/2022
1.1.4 591 9/30/2022
1.1.3 680 9/10/2022
1.1.2 592 9/8/2022
1.1.1 648 8/29/2022
1.1.0 1,154 7/10/2022