Skip to content

HybridCLR #10

@MC874

Description

@MC874

Background

Games now are starting to adapt HybridCLR, as it claims: 'high performance, low memory'. It introduces some AOT changes of Unity into 'AOT + Intrepreter' to aim for 'C# Hot Update Technology'. This HybridCLR is also called as 'hotfix update': HybridCLR

Problems

Currently, GGIL2CPP fails to obtain classes, fields, and methods information directly from the game memory. It also breaks all IL2CPP dumpers, even that executed in runtime, like: Zygisk-Il2CppDumper. Pointing fields / methods with specific offset still works, looks like the changes breaks the 'string' correlation as most dumpers also include function names, etc.

*This issue is reserved as templates once the workaround to this issue is widely adopted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions