Aragon12UC / IL2CPPUniversalSpeed

Universall IL2CPP speedhack using IL2CPP's exports.
24 stars 6 forks source link

Some questions about il2cpp_class_get_type #2

Open LanBaiCode opened 1 year ago

LanBaiCode commented 1 year ago

Using il2cpp_class_get_type will crash, Unity is 2021.3.8f1 I want to get Il2CppObject* Here is my code: image

mateokladaric commented 3 months ago

Apart from the weird 2 L chars at the end, you could try/catch it and if it fails debug the error