harpov Posted April 23, 2024 Posted April 23, 2024 Hi! Could you tell me how to hook a string field and change it for yourself? (il2cpp.so) code - [Token(Token = "0x4001249")] [FieldOffset(Offset = "0x18")] private string nick;
THETWINSOFFICIAL Posted June 4, 2024 Posted June 4, 2024 On 4/24/2024 at 1:23 AM, harpov said: Hi! Could you tell me how to hook a string field and change it for yourself? (il2cpp.so) code - [Token(Token = "0x4001249")] [FieldOffset(Offset = "0x18")] private string nick; Use field offset finder
Question
harpov
Hi! Could you tell me how to hook a string field and change it for yourself? (il2cpp.so)
code - [Token(Token = "0x4001249")]
[FieldOffset(Offset = "0x18")]
private string nick;
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.