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

4
lib/src/il2cpp-init.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
// IL2CPP application initializer
void InitIL2CPP();