v0.7.6
- Move
I2Cpp.Thread::current
toIl2Cpp::currentThread
. - Move
I2Cpp.Thread::all
toIl2Cpp::attachedThreads
. - Add
Il2Cpp::sheduleOnInitializerThread
to run a callback inside the main Il2Cpp thread instead of Frida's one.
Full Changelog: v0.7.5...v0.7.6