First of all I'm an IOS developer, I can write the whole code from scratch, but it will take too much time and I will lose my job, if I can spend only a small amount of time doing the porting work, I will be happy .
To be precise, what I need is the implementation of GameGuardian's Lua API, as well as the related memory function modules, without the need for UI modules.
Is the lua module of GG you said written in java? I thought it was written in C/C++, so I have a question, are the memory search functions in the GG lua api all done in java? Or does it also call the jni c/c++ module internally? If so, these c/c++ codes will be easily ported to ios, and ios has objective-c language, and some java codes will be easily rewritten into objective- c code.
If you are willing to help, I am confident to accomplish this. Thanks.
@Enyby