Solved How to call a function in a non-unity game

Status
Not open for further replies.

hello world75585855

Platinian
Original poster
Oct 27, 2021
6
1
3
23
Amerika
In unity, I call functions in MSHookFunction, but how can I call functions in libcocos2dcpp.so, libminecraftpe.so, etc. (thumb)?
I can use the A64HookFunction on arm64-8a(arm64), but when I use the MSHookFunction on armeabi-v7a(thumb), it freezes.

Solved: 2021/11/01
 
Last edited:
  • Like
Reactions: nqminhquan
Status
Not open for further replies.