I decompiled an il2cpp game, specifically avakin life. I got all the offsets. I am just wondering how do I go about using those offsets. I have a particular file and I want to get the function but I tried to use "libil2cpp.so + offset" but how would I go about debugging the function and stepping through the assembly?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
LoopTurn
I decompiled an il2cpp game, specifically avakin life. I got all the offsets. I am just wondering how do I go about using those offsets. I have a particular file and I want to get the function but I tried to use "libil2cpp.so + offset" but how would I go about debugging the function and stepping through the assembly?
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.