il2cpp function&type and hook manager

This commit is contained in:
HolographicHat
2022-06-11 22:03:18 +08:00
parent ef6a72312c
commit 75c2f57cfa
8 changed files with 2782 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
using namespace Genshin;
DO_APP_FUNC(0x02BC1930, ByteArray*, MessageExtensions_ToByteArray, (IMessage msg, MethodInfo* method));
DO_APP_FUNC(0x04E9B3F0, String*, Convert_ToBase64String, (ByteArray* arr, MethodInfo* method));
DO_APP_FUNC(0x01591250, void, Packet_SetDispstchData, (ByteArray* data, MethodInfo* method));