Panda.Il2CppInterop.Generator
1.4.3.14
See the version list below for details.
dotnet add package Panda.Il2CppInterop.Generator --version 1.4.3.14
NuGet\Install-Package Panda.Il2CppInterop.Generator -Version 1.4.3.14
<PackageReference Include="Panda.Il2CppInterop.Generator" Version="1.4.3.14" />
paket add Panda.Il2CppInterop.Generator --version 1.4.3.14
#r "nuget: Panda.Il2CppInterop.Generator, 1.4.3.14"
// Install Panda.Il2CppInterop.Generator as a Cake Addin #addin nuget:?package=Panda.Il2CppInterop.Generator&version=1.4.3.14 // Install Panda.Il2CppInterop.Generator as a Cake Tool #tool nuget:?package=Panda.Il2CppInterop.Generator&version=1.4.3.14
<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-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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- Mono.Cecil (>= 0.11.3)
- Panda.Il2CppInterop.Common (>= 1.4.3.14)
-
.NETStandard 2.1
- Mono.Cecil (>= 0.11.3)
- Panda.Il2CppInterop.Common (>= 1.4.3.14)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.5.36 | 181 | 4/18/2023 |
1.4.5.35 | 187 | 3/28/2023 |
1.4.5.34 | 174 | 3/28/2023 |
1.4.5.33 | 179 | 3/28/2023 |
1.4.5.32 | 202 | 3/26/2023 |
1.4.5.31 | 185 | 3/26/2023 |
1.4.5.30 | 181 | 3/25/2023 |
1.4.3.26 | 204 | 3/5/2023 |
1.4.3.25 | 207 | 3/4/2023 |
1.4.3.24 | 203 | 3/4/2023 |
1.4.3.23 | 200 | 3/4/2023 |
1.4.3.22 | 206 | 3/4/2023 |
1.4.3.21 | 204 | 3/4/2023 |
1.4.3.20 | 208 | 3/3/2023 |
1.4.3.19 | 218 | 3/3/2023 |
1.4.3.18 | 217 | 3/3/2023 |
1.4.3.17 | 206 | 3/3/2023 |
1.4.3.14 | 210 | 3/3/2023 |
1.4.3.13 | 212 | 3/3/2023 |
1.4.3.10 | 208 | 3/3/2023 |
1.4.3.9 | 211 | 3/3/2023 |
1.4.3.8 | 210 | 3/3/2023 |
1.4.3.7 | 218 | 2/16/2023 |
1.4.3.6 | 201 | 2/16/2023 |
1.4.3.5 | 200 | 2/16/2023 |