From Galaxy on Fire 3, I have these functions, which MAY OR MAY NOT be hackable (i cant say whether this value when being assigned requires connection to the net or not). I can possibly try with lldb and watch this offset (with internet off) and see what happens, but il try it when i get access to Mac (which I dont have right now).
My question is, how do i use MSHook Generator to hook these functions up and make a patcher? To simplify,
1) Do I use the normal iOSGods patcher template and replace everything?
2) Which part should i choose from the list given? When I used armconverter to get symbols list, the above marked functions are also there in images. So do I use the one with the symbols options? Or the one with the offset?
3) What do I name as the function? What I see in the function window? Its the same as the one in symbols so what do i do about that? Keep them both the same?
Any help soon would be much appreciated