v1.3.0
NOTE
The project has been refactored and renamed from Il2CppUnhollower!
Most of the changes are breaking, so don't naïvely upgrade your plugins and packages!Please refer to changelog below for more information. Note that old Il2CppUnhollower assemblies are still available, and the code can be found in
legacy-unhollower
branch.
Stable releases are now available via NuGet.org!
Changelog
New features
- Generator: Add implicit conversions for primitives to il2cpp object (#51)
- Runtime: Improve Cast and PointerToValueGeneric performance (#52)
Fixes
- Generator: Fix crashes on x32 when xref pointers are "negative" (#53)
- Runtime: Fix GenerateDelegateForMissingICall on coreclr