Hello everyone, In this tutorial, I'll be covering the basics of how to mod easy native lib games (games that are not .dll nor il2cpp). These games have the problem that the easy ones are not as intuitive for beginners, and those that are not easy can be really REALLY hard. Just like my other...
In general, sub_xxxxx where xxxxx is the address of the function, and if you do not want to make problems for yourself and look for it for a long time, Il2CppInspector has a built-in function for creating a python script for IDA PRO to generate all the function names, or use a specific IL2CppDumper that does the same.