Cpp2IL icon indicating copy to clipboard operation
Cpp2IL copied to clipboard

support metadata v23

Open ghost opened this issue 4 years ago • 3 comments

any plan for making it support metadata v23 ?

ghost avatar Jul 04 '21 05:07 ghost

I didn't have any plans to do so. Do you have an example of something using v23?

SamboyCoding avatar Jul 04 '21 10:07 SamboyCoding

Yes, but its an android game. The latest version is protected, it show error array index out of bounds when i try dump it with il2cppdumper So i would recommend use the outdated version Link : here

ghost avatar Jul 04 '21 15:07 ghost

Apollo Justice - Ace Attorney uses an even older version of Il2Cpp, v21.

RingyRing avatar May 22 '22 22:05 RingyRing

v23 is now supported on the dev branch as of 2c7140328e00a67884a66ec2bf14b600969c8557

SamboyCoding avatar Sep 29 '22 19:09 SamboyCoding