Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Tags: knah/Il2CppAssemblyUnhollower

Tags

v0.4.18.0

Fix invalid IL in setters for non-blittable-value-type non-generic fi…

…elds

v0.4.17.1

Strip Optional attribute off unstripped ICall delegates

v0.4.17.0

Added PDB generator, added an option to specify additional assemblies…

…/namespaces to un-systemify

v0.4.16.2

Bump versions, update changelog

v0.4.16.1

Fix binary compatibility of ClassInjector

v0.4.16.0

Re-bump version, update release notes and README

v0.4.15.4

Support actual DefaultMemberAttribute in addition to AttributeAttribu…

…te with it

v0.4.15.3

Bump version, update changelog

v0.4.15.2

Fix crashes on Unity 2020.1+, update changelog

v0.4.15.1

Use il2cpp_gc_wbarrier_set_field for field writes if it exists