knah/Il2CppAssemblyUnhollower

Implement struct handler interfaces for Assembly and Type

Closed this issue · 0 comments

knah commented

Both of those have some variations.
Assembly has new layout starting in in 2017.1.0, 2018.1.0 and 2018.3.0.
Type has new layout starting in 2017.1.0 and 2020.2.0.
Currently used layouts correspond to 2018.4.20.
Respective headers can be found in the Il2CppVersions repository